forked from Donovan9617/SEPlan
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
45 lines (45 loc) · 1.73 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
APScheduler==3.6.3
asgiref==3.4.1
cachetools==4.2.2
certifi==2021.10.8
cffi==1.15.0
chardet==4.0.0
cryptography==36.0.0
decorator==5.1.0
dj-database-url==0.5.0
Django==4.0.4
django-cors-headers==3.10.0
django-heroku==0.3.1
djangorestframework==3.12.4
djangorestframework-jwt==1.11.0
google-api-core==1.31.4
google-auth==1.35.0
google-cloud-core==1.7.2
google-cloud-firestore==2.0.2
googleapis-common-protos==1.53.0
grpcio==1.42.0
gunicorn==20.1.0
idna==2.10
packaging==21.3
Pillow==8.4.0
proto-plus==1.19.8
protobuf==3.19.1
psycopg2==2.9.3
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.21
PyJWT==1.7.1
pyparsing==3.0.6
python-telegram-bot==13.0
pytz==2021.3
pytz-deprecation-shim==0.1.0.post0
requests==2.25.1
rsa==4.8
six==1.16.0
sqlparse==0.4.2
telegram==0.0.1
tornado==6.1
tzdata==2021.5
tzlocal==4.1
urllib3==1.26.7
whitenoise==6.1.0