-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
105 lines (104 loc) · 4.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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
aiohttp==3.6.2
appdirs==1.4.4
asgiref==3.2.10
astroid==2.4.2
async-timeout==3.0.1
attrs==20.2.0
autopep8==1.5
cachetools==4.1.1
captcha==0.3
certifi==2019.11.28
cffi==1.14.0
chardet==3.0.4
colorama==0.4.3
colorclass==2.2.0
comtypes==1.1.7
cryptography==2.8
cycler==0.10.0
defusedxml==0.6.0
distlib==0.3.1
dj-database-url==0.5.0
dj-rest-auth==1.1.1
Django==3.0.8
django-allauth==0.42.0
django-cors-headers==3.2.1
django-discover-runner==1.0
django-email==0.1.10
django-environ==0.4.5
django-extensions==3.0.8
django-filter==2.4.0
django-heroku==0.3.1
django-mysql==3.11.1
django-oauth-toolkit==1.3.2
django-pandas==0.6.2
django-recaptcha==2.0.6
django-rest-auth==0.9.5
django-rest-authtoken==1.2.4
django-rest-knox==4.1.0
django-rest-passwordreset==1.1.0
django-role-permissions==2.2.1
django-templated-mail==1.1.1
djangorestframework==3.11.0
djangorestframework-jwt==1.11.0
djangorestframework-simplejwt==4.6.0
djoser==2.0.3
docopt==0.6.2
docutils==0.15.2
environ==1.0
filelock==3.0.12
google-api-core==1.22.3
google-api-python-client==1.12.3
google-auth==1.22.0
google-auth-httplib2==0.0.4
google-auth-oauthlib==0.4.1
google-cloud-speech==2.0.0
googleapis-common-protos==1.52.0
# grpcio==1.32.0
gunicorn==20.1.0
heroku==0.1.4
httplib2==0.18.1
idna==2.9
isodate==0.6.0
isort==5.5.1
jmespath==0.10.0
joblib==1.0.0
Js2Py==0.70
jsonfield==3.1.0
kiwisolver==1.3.1
lazy-object-proxy==1.4.3
libcst==0.3.12
Markdown==3.2.1
mccabe==0.6.1
msrest==0.6.18
multidict==4.7.6
oauthlib==3.1.0
packaging==20.4
Pillow==7.1.2
pyjsparser==2.7.1
PyJWT==1.7.1
pylint==2.6.0
PyMySQL==1.0.2
pyparsing==2.4.7
PyPrind==2.11.2
pySmartDL==1.3.4
python-dateutil==1.5
python-http-client==3.2.7
python3-openid==3.1.0
requests==2.24.0
requests-file==1.5.1
requests-oauthlib==1.3.0
sendgrid==6.4.4
six==1.14.0
sqlparse==0.3.1
terminaltables==3.1.0
threadpoolctl==2.1.0
toml==0.10.1
typing-extensions==3.7.4.3
typing-inspect==0.6.0
tzlocal==2.1
uritemplate==3.0.1
urllib3==1.25.8
virtualenv==20.0.31
whitenoise==5.0.1
wrapt==1.12.1
# python==3.8.5