mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-23 16:32:15 +00:00
Fix dependency hell
Probably
This commit is contained in:
@@ -1,22 +1,17 @@
|
|||||||
ansicolors==1.1.8
|
ansicolors==1.1.8
|
||||||
appdirs==1.4.4
|
|
||||||
asgiref==3.2.10
|
asgiref==3.2.10
|
||||||
backports.tempfile==1.0
|
backports.tempfile==1.0
|
||||||
backports.weakref==1.0.post1
|
backports.weakref==1.0.post1
|
||||||
beautifulsoup4==4.9.3
|
beautifulsoup4==4.9.3
|
||||||
CacheControl==0.12.6
|
|
||||||
cachetools==4.1.1
|
cachetools==4.1.1
|
||||||
certifi==2020.6.20
|
certifi==2020.6.20
|
||||||
chardet==3.0.4
|
chardet==3.0.4
|
||||||
colorama==0.4.3
|
|
||||||
configparser==5.0.1
|
configparser==5.0.1
|
||||||
contextlib2==0.6.0.post1
|
contextlib2==0.6.0.post1
|
||||||
coverage==5.3
|
coverage==5.3
|
||||||
cssselect==1.1.0
|
cssselect==1.1.0
|
||||||
cssutils==1.0.2
|
cssutils==1.0.2
|
||||||
diff-match-patch==20200713
|
diff-match-patch==20200713
|
||||||
distlib==0.3.1
|
|
||||||
distro==1.5.0
|
|
||||||
dj-database-url==0.5.0
|
dj-database-url==0.5.0
|
||||||
dj-static==0.0.6
|
dj-static==0.0.6
|
||||||
Django==3.1.2
|
Django==3.1.2
|
||||||
@@ -34,21 +29,16 @@ django-toolbelt==0.0.1
|
|||||||
django-widget-tweaks==1.4.8
|
django-widget-tweaks==1.4.8
|
||||||
env-tools==2.2.0
|
env-tools==2.2.0
|
||||||
gunicorn==20.0.4
|
gunicorn==20.0.4
|
||||||
html5lib==1.1
|
|
||||||
icalendar==4.0.7
|
icalendar==4.0.7
|
||||||
idna==2.10
|
idna==2.10
|
||||||
imgurpython==1.1.7
|
imgurpython==1.1.7
|
||||||
importlib-metadata==2.0.0
|
importlib-metadata==2.0.0
|
||||||
ipaddr==2.2.0
|
|
||||||
lockfile==0.12.2
|
|
||||||
lxml==4.5.2
|
lxml==4.5.2
|
||||||
Markdown==3.3
|
Markdown==3.3
|
||||||
msgpack==1.0.0
|
msgpack==1.0.0
|
||||||
packaging==20.4
|
packaging==20.4
|
||||||
pep517==0.8.2
|
pep517==0.8.2
|
||||||
Pillow==7.2.0
|
Pillow==7.2.0
|
||||||
pip-review==1.1.0
|
|
||||||
pkg-resources==0.0.0
|
|
||||||
pluggy==0.13.1
|
pluggy==0.13.1
|
||||||
premailer==3.7.0
|
premailer==3.7.0
|
||||||
progress==1.5
|
progress==1.5
|
||||||
@@ -76,7 +66,6 @@ svg2rlg==0.3
|
|||||||
tini==3.0.1
|
tini==3.0.1
|
||||||
tornado==6.0.4
|
tornado==6.0.4
|
||||||
urllib3==1.25.10
|
urllib3==1.25.10
|
||||||
webencodings==0.5.1
|
|
||||||
whitenoise==5.2.0
|
whitenoise==5.2.0
|
||||||
yolk==0.4.3
|
yolk==0.4.3
|
||||||
z3c.rml==3.10.0
|
z3c.rml==3.10.0
|
||||||
|
|||||||
Reference in New Issue
Block a user