-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
70 lines (70 loc) · 1.23 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
66
67
68
69
70
asgiref==3.2.3
astroid==2.3.3
attrs==19.3.0
certifi==2019.11.28
cffi==1.14.0
chardet==3.0.4
crypto==1.4.1
cryptography==2.8
cycler==0.10.0
defusedxml==0.6.0
dj-database-url==0.5.0
Django==3.0.7
django-allauth==0.41.0
django-cors-headers==3.2.1
django-environ==0.4.5
django-extensions==2.2.9
django-filter==2.2.0
django-heroku==0.3.1
django-rest-auth==0.9.5
django-rest-passwordreset==1.1.0
djangorestframework==3.11.0
djangorestframework-jwt==1.11.0
entrypoints==0.3
flake8==3.7.9
gunicorn==20.0.4
idna==2.9
importlib-metadata==1.6.0
imutils==0.5.3
isort==4.3.21
kiwisolver==1.1.0
lazy-object-proxy==1.4.3
Markdown==3.1.1
matplotlib==3.1.2
mccabe==0.6.1
more-itertools==8.3.0
Naked==0.1.31
numpy==1.18.1
oauthlib==3.1.0
packaging==20.4
pluggy==0.13.1
psycopg2==2.8.4
psycopg2-binary==2.8.4
py==1.8.1
pycodestyle==2.5.0
pycparser==2.19
pyflakes==2.1.1
PyJWT==1.7.1
pylint==2.4.4
pyparsing==2.4.6
pytest==5.4.2
pytest-django==3.9.0
python-dateutil==2.8.1
python-dotenv==0.10.5
python-http-client==3.2.5
python3-openid==3.1.0
pytz==2019.1
PyYAML==5.3
requests==2.23.0
requests-oauthlib==1.3.0
sendgrid==6.1.2
shellescape==3.8.1
six==1.14.0
sqlparse==0.3.0
twilio==6.35.5
typed-ast==1.4.1
urllib3==1.25.8
wcwidth==0.1.9
whitenoise==5.0.1
wrapt==1.11.2
zipp==3.1.0