-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathrequirements.txt
53 lines (53 loc) · 1.96 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
asgiref==3.4.1
beautifulsoup4==4.10.0
black==21.10b0
certifi==2021.10.8
charset-normalizer==2.0.7
click==8.0.3
colorama==0.4.4
cycler==0.11.0
dj-database-url==0.5.0
Django==3.2.9
django-heroku==0.3.1
django-unixdatetimefield==1.2.0
djongo==1.3.6
dnspython==2.1.0
gcloud==0.18.3
googleapis-common-protos==1.53.0
gunicorn==20.1.0
httplib2==0.20.2
idna==3.3
importlib-metadata==3.10.1
jws==0.1.3
kiwisolver==1.3.2
matplotlib==3.4.3
mypy-extensions==0.4.3
numpy==1.21.4
oauth2client==4.1.3
pathspec==0.9.0
Pillow==8.4.0
platformdirs==2.4.0
protobuf==3.19.1
psycopg2==2.9.1
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycryptodome==3.11.0
pymongo==3.12.1
pyparsing==3.0.5
Pyrebase4==4.5.0
python-dateutil==2.8.2
python-dotenv==0.19.1
python-jwt==2.0.1
pytz==2021.3
regex==2021.11.2
requests==2.26.0
requests-toolbelt==0.9.1
rsa==4.7.2
six==1.16.0
soupsieve==2.3
sqlparse==0.2.4
tomli==1.2.2
typing-extensions==3.10.0.2
urllib3==1.26.7
whitenoise==5.3.0
zipp==3.6.0