-
Notifications
You must be signed in to change notification settings - Fork 3
/
requirements.txt
54 lines (54 loc) · 995 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
asgiref==3.7.2
attrs==23.1.0
backports.zoneinfo==0.2.1
boto3==1.28.22
botocore==1.31.22
certifi==2023.7.22
cffi==1.15.1
charset-normalizer==3.2.0
click==8.1.6
cloudinary==1.33.0
cryptography==41.0.3
decorator==5.1.1
dj-database-url==2.0.0
Django==4.2.4
django-cors-headers==4.2.0
django-heroku==0.3.1
django-rest-knox==4.2.0
djangorestframework==3.14.0
drf-spectacular==0.26.4
drf-yasg==1.21.7
dynaconf==3.2.0
hvac==1.1.1
idna==3.4
importlib-resources==6.0.1
inflection==0.5.1
Jinja2==3.1.2
jmespath==1.0.1
jsonschema==4.19.0
jsonschema-specifications==2023.7.1
knox==0.1.14
loguru==0.7.0
MarkupSafe==2.1.3
packaging==23.1
pkgutil-resolve-name==1.3.10
psycopg2==2.9.7
pycparser==2.21
pyhcl==0.4.4
python-dateutil==2.8.2
python-decouple==3.8
pytz==2023.3
PyYAML==6.0.1
referencing==0.30.2
requests==2.31.0
rpds-py==0.9.2
s3transfer==0.6.1
shortuuid==1.0.11
six==1.16.0
sqlparse==0.4.4
typing-extensions==4.7.1
uritemplate==4.1.1
urllib3==1.26.16
validators==0.20.0
whitenoise==6.5.0
zipp==3.16.2