-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathrequirements.txt
49 lines (49 loc) · 863 Bytes
/
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
asgiref==3.4.1
beautifulsoup4==4.9.3
cachetools==4.2.2
certifi==2021.5.30
cffi==1.14.6
charset-normalizer==2.0.3
coverage==5.5
Deprecated==1.2.12
Django==3.2.5
dropbox==11.13.3
flake8==3.9.2
google==3.0.0
google-api-core==1.31.0
google-auth==1.33.0
google-cloud==0.34.0
google-cloud-core==1.7.1
google-cloud-storage==1.41.0
google-crc32c==1.1.2
google-resumable-media==1.3.1
googleapis-common-protos==1.53.0
gunicorn==20.1.0
idna==3.2
importlib-metadata==4.6.1
mccabe==0.6.1
packaging==21.0
ply==3.11
ppci==0.5.8
protobuf==3.17.3
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycodestyle==2.7.0
pycparser==2.20
pyflakes==2.3.1
PyGithub==1.55
PyJWT==2.1.0
PyNaCl==1.4.0
pyparsing==2.4.7
pytz==2021.1
requests==2.26.0
rsa==4.7.2
six==1.16.0
soupsieve==2.2.1
sqlparse==0.4.1
stone==3.2.1
typing-extensions==3.10.0.0
urllib3==1.26.6
whitenoise==5.3.0
wrapt==1.12.1
zipp==3.5.0