-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
56 lines (56 loc) · 983 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
52
53
54
55
56
asgiref==3.6.0
attrs==23.1.0
awsebcli==3.20.6
backports.zoneinfo==0.2.1
bcrypt==4.0.1
blessed==1.20.0
botocore==1.29.99
cached-property==1.5.2
cement==2.8.2
certifi==2022.12.7
cffi==1.15.1
charset-normalizer==2.0.12
colorama==0.4.3
coreapi==2.3.3
coreschema==0.0.4
cryptography==40.0.2
Django==4.2
djangorestframework==3.14.0
docker==4.4.4
docker-compose==1.25.5
dockerpty==0.4.1
docopt==0.6.2
drf-yasg==1.21.5
gunicorn==20.1.0
haversine==2.8.0
idna==3.4
inflection==0.5.1
itypes==1.2.0
Jinja2==3.1.2
jmespath==1.0.1
jsonschema==3.2.0
MarkupSafe==2.1.2
numpy==1.24.3
packaging==23.1
paramiko==3.1.0
pathspec==0.10.1
psycopg2-binary==2.9.6
pycparser==2.21
PyNaCl==1.5.0
pyrsistent==0.19.3
python-dateutil==2.8.2
python-dotenv==1.0.0
pytz==2023.3
PyYAML==5.4.1
requests==2.26.0
ruamel.yaml==0.17.22
ruamel.yaml.clib==0.2.7
semantic-version==2.8.5
six==1.14.0
sqlparse==0.4.4
termcolor==1.1.0
texttable==1.6.7
uritemplate==4.1.1
urllib3==1.26.15
wcwidth==0.1.9
websocket-client==0.59.0