-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
59 lines (59 loc) · 1.03 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
54
55
56
57
58
59
asgiref==3.4.1
attrs==22.1.0
autopep8==1.5.7
awsebcli==3.20.3
bcrypt==4.0.0
blessed==1.19.1
boto3==1.20.54
botocore==1.23.54
cached-property==1.5.2
cement==2.8.2
certifi==2022.9.14
cffi==1.15.1
charset-normalizer==2.0.12
colorama==0.4.3
cryptography==38.0.1
defusedxml==0.7.1
Django==3.2.7
django-allauth==0.52.0
django-cors-headers==3.8.0
django-environ==0.9.0
django-storages==1.13.1
djangorestframework==3.12.4
docker==4.4.4
docker-compose==1.25.5
dockerpty==0.4.1
docopt==0.6.2
future==0.16.0
gunicorn==20.1.0
idna==3.4
jmespath==0.10.0
jsonschema==3.2.0
oauthlib==3.2.2
paramiko==2.11.0
pathspec==0.9.0
Pillow==8.3.2
psycopg2-binary==2.9.3
pycodestyle==2.7.0
pycparser==2.21
PyJWT==2.6.0
PyNaCl==1.5.0
pyrsistent==0.18.1
python-dateutil==2.8.2
python-dotenv==0.21.0
python3-openid==3.2.0
pytz==2021.1
PyYAML==5.4.1
requests==2.26.0
requests-oauthlib==1.3.1
s3transfer==0.5.2
semantic-version==2.8.5
six==1.14.0
sqlparse==0.4.2
termcolor==1.1.0
texttable==1.6.4
toml==0.10.2
urllib3==1.26.12
wcwidth==0.1.9
websocket-client==0.59.0
whitenoise==6.2.0