-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
65 lines (65 loc) · 1.14 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
appdirs==1.4.3
appnope==0.1.0
asgiref==3.2.7
astroid==2.3.3
autopep8==1.5
backcall==0.1.0
certifi==2020.4.5.1
cffi==1.14.4
chardet==3.0.4
cryptography==3.3.1
decorator==4.4.2
defusedxml==0.6.0
distlib==0.3.1
dj-database-url==0.5.0
Django==3.0.5
django-allauth==0.44.0
django-cors-headers==3.6.0
django-extensions==2.2.9
django-filter==2.4.0
django-heroku==0.3.1
django-rest-auth==0.9.5
djangorestframework==3.11.0
djangorestframework-simplejwt<=4.6.0
filelock==3.0.12
gunicorn==20.0.4
idna==2.10
importlib-metadata==1.5.1
ipython==7.13.0
ipython-genutils==0.2.0
isort==4.3.21
jedi==0.16.0
lazy-object-proxy==1.4.3
Markdown==3.3.3
mccabe==0.6.1
oauthlib==3.1.0
parso==0.6.2
pexpect==4.8.0
pickleshare==0.7.5
Pillow==8.0.1
pipenv==2018.11.26
prompt-toolkit==3.0.4
psycopg2==2.8.5
psycopg2-binary==2.8.5
ptyprocess==0.6.0
pycodestyle==2.5.0
pycparser==2.20
Pygments==2.6.1
PyJWT==1.7.1
pylint==2.4.4
python3-openid==3.2.0
pytz==2019.3
requests==2.25.0
requests-oauthlib==1.3.0
selenium==3.141.0
six==1.14.0
sqlparse==0.3.1
traitlets==4.3.3
typed-ast==1.4.1
urllib3==1.25.9
virtualenv==20.1.0
virtualenv-clone==0.5.4
wcwidth==0.1.9
whitenoise==5.2.0
wrapt==1.11.2
zipp==3.1.0