-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
51 lines (51 loc) · 938 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
50
51
APScheduler==3.9.1
asgiref==3.5.2
attrs==22.1.0
autopep8==1.7.0
certifi==2022.5.18.1
charset-normalizer==2.1.1
dj-database-url==1.0.0
Django==3.2.15
django-apscheduler==0.6.2
django-cors-headers==3.13.0
django-crontab==0.7.1
djangorestframework==3.13.1
djangorestframework-simplejwt==5.2.0
gcloud==0.18.3
googleapis-common-protos==1.56.4
gunicorn==20.1.0
httplib2==0.20.4
idna==3.4
iniconfig==1.1.1
jws==0.1.3
mysqlclient==2.1.1
oauth2client==4.1.3
packaging==21.3
pluggy==1.0.0
protobuf==4.21.6
psycopg2==2.9.1
py==1.11.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycodestyle==2.9.1
pycryptodome==3.15.0
PyJWT==2.4.0
pyparsing==3.0.9
Pyrebase4==4.5.0
pytest==7.1.3
pytest-django==4.5.2
python-decouple==3.6
python-jwt==2.0.1
pytz==2022.2.1
pytz-deprecation-shim==0.1.0.post0
requests==2.28.1
requests-toolbelt==0.9.1
rsa==4.9
six==1.16.0
sqlparse==0.4.2
toml==0.10.2
tomli==2.0.1
tzdata==2022.2
tzlocal==4.2
urllib3==1.26.12
whitenoise==6.2.0