Revert "Bump sphinx from 3.4.3 to 4.4.0" (#323)

This commit is contained in:
shamoon
2022-03-13 19:27:02 -07:00
committed by GitHub
parent 5e4119f6a9
commit 2caba558d7
3 changed files with 65 additions and 8 deletions

View File

@@ -5,8 +5,8 @@
# pipenv lock --requirements
#
-i https://pypi.python.org/simple/
--extra-index-url https://www.piwheels.org/simple/
-i https://pypi.python.org/simple
--extra-index-url https://www.piwheels.org/simple
aioredis==1.3.1
arrow==1.2.2; python_version >= '3.6'
asgiref==3.5.0; python_version >= '3.7'
@@ -14,6 +14,7 @@ async-timeout==4.0.2; python_version >= '3.6'
attrs==21.4.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
autobahn==22.2.2; python_version >= '3.7'
automat==20.2.0
backports.zoneinfo==0.2.1; python_version < '3.9'
blessed==1.19.1; python_version >= '2.7'
certifi==2021.10.8
cffi==1.15.0
@@ -46,6 +47,7 @@ hyperlink==21.0.0
idna==3.3; python_version >= '3.5'
imap-tools==0.52.0
img2pdf==0.4.3
importlib-resources==5.4.0; python_version < '3.9'
incremental==21.3.0
inotify-simple==1.3.5; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
inotifyrecursive==0.3.5
@@ -103,4 +105,5 @@ wcwidth==0.2.5
websockets==10.2
whitenoise==6.0.0
whoosh==2.7.4
zipp==3.7.0; python_version < '3.10'
zope.interface==5.4.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'