-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
62 lines (62 loc) · 1.12 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
appdirs==1.4.3
asgiref==3.2.7
astroid==2.3.3
autopep8==1.5.2
boto3==1.13.6
botocore==1.16.6
cachetools==4.1.1
certifi==2020.6.20
chardet==3.0.4
colorama==0.4.3
distlib==0.3.0
dj-database-url==0.5.0
Django==3.0.5
django-debug-toolbar==2.2
django-heroku==0.3.1
django-storages==1.9.1
djangorestframework==3.11.0
docutils==0.15.2
et-xmlfile==1.0.1
filelock==3.0.12
google-api-core==1.21.0
google-auth==1.19.2
google-cloud-core==1.3.0
google-cloud-storage==1.29.0
google-resumable-media==0.5.1
googleapis-common-protos==1.52.0
gunicorn==20.0.4
idna==2.10
importlib-metadata==1.6.0
isort==4.3.21
jdcal==1.4.1
jmespath==0.9.5
lazy-object-proxy==1.4.3
mccabe==0.6.1
mysql-connector-python==8.0.17
openpyxl==3.0.3
Pillow==7.1.1
protobuf==3.12.2
psycopg2==2.8.5
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycodestyle==2.5.0
pylint==2.4.4
pylint-django==2.0.15
pylint-plugin-utils==0.6
python-dateutil==2.8.1
python-decouple==3.3
pytz==2019.3
redis==3.5.3
requests==2.24.0
rsa==4.6
s3transfer==0.3.3
six==1.14.0
South==1.0.2
sqlparse==0.3.1
typed-ast==1.4.1
urllib3==1.25.9
virtualenv==20.0.15
virtualenvwrapper-win==1.2.6
whitenoise==5.0.1
wrapt==1.11.2
zipp==3.1.0