-
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
absl-py==0.12.0
asgiref==3.3.1
astroid==1.5.3
astunparse==1.6.3
cached-property==1.5.2
cachetools==4.2.2
certifi==2019.9.11
cffi==1.13.0
chardet==3.0.4
colorama==0.4.4
config==0.5.0.post0
cryptography==2.8
cycler==0.10.0
decouple==0.0.7
dj-database-url==0.5.0
Django==2.2.6
django-cors-headers==3.1.1
django-crispy-forms==1.11.2
django-heroku==0.3.1
django-react-templatetags==5.4.0
django-rest-knox==4.1.0
django-taggit==1.2.0
djangorestframework==3.10.3
flatbuffers==1.12
gast==0.4.0
google-auth==1.30.1
google-auth-oauthlib==0.4.4
google-pasta==0.2.0
grpcio==1.34.1
gunicorn==19.9.0
h5py==3.1.0
idna==2.8
importlib-metadata==4.3.1
isort==4.2.15
kiwisolver==1.3.1
lazy-object-proxy==1.3.1
Markdown==3.3.4
mccabe==0.6.1
npm==0.1.1
numpy==1.19.5
oauthlib==3.1.0
opt-einsum==3.3.0
optional-django==0.1.0
Pillow==8.0.1
protobuf==3.17.1
psycopg2==2.8.4
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.19
pylint==1.7.2
pyparsing==2.4.7
python-dateutil==2.8.1
python-dotenv==0.10.3
pytz==2017.2
PyYAML==5.4.1
requests==2.22.0
requests-oauthlib==1.3.0
rsa==4.7.2
scipy==1.6.3
singledispatch==3.4.0.3
six==1.10.0
sqlparse==0.3.0
termcolor==1.1.0
typing-extensions==3.7.4.3
urllib3==1.25.6
virtualenv==16.6.1
Werkzeug==2.0.1
whitenoise==4.1.4
wrapt==1.10.11
zipp==3.4.1