-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
50 lines (50 loc) · 892 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
anyio==3.5.0
asgiref==3.5.0
async-timeout==4.0.2
boto3==1.21.30
botocore==1.24.30
certifi==2021.10.8
cffi==1.15.0
charset-normalizer==2.0.12
click==8.1.1
cryptography==36.0.2
defusedxml==0.7.1
deprecated==1.2.13
dj-database-url==0.5.0
django==4.0.3
django-easy-logging==0.4.0
django-encrypted-model-fields==0.6.5
gunicorn==20.1.0
h11==0.13.0
httptools==0.4.0
huey==2.4.3
idna==3.3
jmespath==1.0.0
loguru==0.6.0
oauthlib==3.2.0
packaging==21.3
psycopg2-binary==2.9.3
pycparser==2.21
PyJWT==2.3.0
pyparsing==3.0.7
python-dateutil==2.8.2
python-dotenv==0.20.0
python3-openid==3.2.0
PyYAML==6.0
redis==4.2.1
requests==2.27.1
requests-oauthlib==1.3.1
s3transfer==0.5.2
setuptools==61.2.0
six==1.16.0
sniffio==1.2.0
social-auth-app-django==5.0.0
social-auth-core==4.2.0
sqlparse==0.4.2
urllib3==1.26.9
uvicorn==0.17.6
uvloop==0.16.0
watchgod==0.8.1
websockets==10.2
whitenoise==6.0.0
wrapt==1.14.0