-
Notifications
You must be signed in to change notification settings - Fork 4
/
requirements.txt
83 lines (83 loc) · 3.11 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
argon2-cffi==20.1.0
asgiref==3.3.1
attrs==21.2.0
autobahn==21.2.1
Automat==20.2.0
bandit==1.7.0
bcrypt==3.2.0
bleach==3.3.0
boto3==1.17.16
botocore==1.20.16
cachetools==4.2.1
certifi==2021.5.30
cffi==1.14.5
channels==3.0.4
chardet==4.0.0
colorama==0.4.4
constantly==15.1.0
coverage==5.5
cryptography==3.4.7
daphne==3.0.2
dj-database-url==0.5.0
Django==3.1.6
django-cors-headers==3.7.0
django-debug-toolbar==2.2
django-environ==0.4.5
django-heroku==0.3.1
django-markdownify==0.8.2
django-storages==1.11.1
djangorestframework==3.12.4
Faker==6.1.1
gitdb==4.0.7
GitPython==3.1.18
google-api-core==1.26.1
google-api-python-client==2.0.2
google-auth==1.28.0
google-auth-httplib2==0.1.0
google-auth-oauthlib==0.4.3
googleapis-common-protos==1.53.0
gunicorn==20.0.4
httplib2==0.19.0
hyperlink==21.0.0
idna==2.10
importlib-metadata==3.4.0
incremental==21.3.0
jmespath==0.10.0
Markdown==3.3.3
numpy==1.19.5
oauthlib==3.1.0
packaging==20.9
pandas==1.1.5
pbr==5.6.0
Pillow==8.1.0
protobuf==3.15.6
psycopg2==2.8.6
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.20
pyOpenSSL==20.0.1
pyparsing==2.4.7
python-dateutil==2.8.1
pytz==2021.1
PyYAML==5.4.1
requests==2.25.1
requests-oauthlib==1.3.0
rsa==4.7.2
s3transfer==0.3.4
service-identity==21.1.0
six==1.15.0
smmap==4.0.0
sqlparse==0.4.1
stevedore==3.3.0
text-unidecode==1.3
tornado==6.1
Twisted==21.7.0
txaio==21.2.1
typing-extensions==3.7.4.3
uritemplate==3.0.1
urllib3==1.26.3
webencodings==0.5.1
whitenoise==5.2.0
wincertstore==0.2
zipp==3.4.0
zope.interface==5.4.0