updated reqs
This commit is contained in:
parent
8fb43fdf6e
commit
5eb46bfe14
@ -1,16 +1,68 @@
|
|||||||
Django>=3.0.5
|
appdirs==1.4.3
|
||||||
django-cors-headers>=3.2.0
|
asgiref==3.2.9
|
||||||
django-genericrelationview>=0.1.1
|
backcall==0.2.0
|
||||||
django-jsonfield>=1.3.1
|
CacheControl==0.12.6
|
||||||
django-rest-framework>=0.1.0
|
certifi==2019.11.28
|
||||||
djangorestframework>=3.10.3
|
chardet==3.0.4
|
||||||
django-allauth>=0.42.0
|
colorama==0.4.3
|
||||||
dj-rest-auth>=1.1.0
|
contextlib2==0.6.0
|
||||||
djangorestframework-simplejwt>=4.4.0
|
decorator==4.4.2
|
||||||
ipykernel>=5.1.2
|
defusedxml==0.6.0
|
||||||
ipython>=5.8.0
|
distlib==0.3.0
|
||||||
plaid-python>=3.7.0
|
distro==1.4.0
|
||||||
dj-database-url>=0.5.0
|
dj-database-url==0.5.0
|
||||||
psycopg2>=2.8.5
|
dj-rest-auth==1.1.0
|
||||||
whitenoise>=5.0.1
|
Django==3.0.7
|
||||||
gunicorn
|
django-allauth==0.42.0
|
||||||
|
django-cors-headers==3.4.0
|
||||||
|
django-genericrelationview==0.1.1
|
||||||
|
django-jsonfield==1.4.0
|
||||||
|
django-rest-auth==0.9.5
|
||||||
|
django-rest-framework==0.1.0
|
||||||
|
django-smtp-ssl==1.0
|
||||||
|
djangorestframework==3.11.0
|
||||||
|
djangorestframework-simplejwt==4.4.0
|
||||||
|
drf-extensions==0.6.0
|
||||||
|
drf-nested-routers==0.91
|
||||||
|
gunicorn==20.0.4
|
||||||
|
html5lib==1.0.1
|
||||||
|
idna==2.8
|
||||||
|
ipaddr==2.2.0
|
||||||
|
ipykernel==5.3.0
|
||||||
|
ipython==7.15.0
|
||||||
|
ipython-genutils==0.2.0
|
||||||
|
jedi==0.17.0
|
||||||
|
jupyter-client==6.1.3
|
||||||
|
jupyter-core==4.6.3
|
||||||
|
lockfile==0.12.2
|
||||||
|
msgpack==0.6.2
|
||||||
|
oauthlib==3.1.0
|
||||||
|
packaging==20.3
|
||||||
|
parso==0.7.0
|
||||||
|
pep517==0.8.2
|
||||||
|
pexpect==4.8.0
|
||||||
|
pickleshare==0.7.5
|
||||||
|
plaid-python==6.1.0
|
||||||
|
progress==1.5
|
||||||
|
prompt-toolkit==3.0.5
|
||||||
|
psycopg2==2.8.5
|
||||||
|
ptyprocess==0.6.0
|
||||||
|
Pygments==2.6.1
|
||||||
|
PyJWT==1.7.1
|
||||||
|
pyparsing==2.4.6
|
||||||
|
python-dateutil==2.8.1
|
||||||
|
python3-openid==3.1.0
|
||||||
|
pytoml==0.1.21
|
||||||
|
pytz==2020.1
|
||||||
|
pyzmq==19.0.1
|
||||||
|
requests==2.22.0
|
||||||
|
requests-oauthlib==1.3.0
|
||||||
|
retrying==1.3.3
|
||||||
|
six==1.14.0
|
||||||
|
sqlparse==0.3.1
|
||||||
|
tornado==6.0.4
|
||||||
|
traitlets==4.3.3
|
||||||
|
urllib3==1.25.8
|
||||||
|
wcwidth==0.2.4
|
||||||
|
webencodings==0.5.1
|
||||||
|
whitenoise==5.1.0
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user