generated from marrcandre/template_django_pdm
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
55 lines (54 loc) · 1.08 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
# This file is @generated by PDM.
# Please do not edit it manually.
asgiref==3.7.2
attrs==23.1.0
Brotli==1.1.0
certifi==2023.11.17
cfgv==3.4.0
charset-normalizer==3.3.2
click==8.1.7
cloudinary==1.36.0
colorama==0.4.6; platform_system == "Windows"
distlib==0.3.7
dj-database-url==2.1.0
django==5.0.2
django-cloudinary-storage==0.3.0
django-cors-headers==4.3.1
django-extensions==3.2.3
django-filter==23.5
djangorestframework==3.14.0
djangorestframework-simplejwt==5.3.1
drf-spectacular==0.27.1
filelock==3.13.1
gunicorn==21.2.0
h11==0.14.0
identify==2.5.32
idna==3.4
inflection==0.5.1
jsonschema==4.20.0
jsonschema-specifications==2023.11.1
netifaces==0.11.0
nodeenv==1.8.0
packaging==23.2
platformdirs==3.11.0
pre-commit==3.6.1
psycopg2-binary==2.9.9
pydotplus==2.0.2
pyjwt==2.8.0
pyparsing==3.1.1
python-dotenv==1.0.1
pytz==2023.3.post1
PyYAML==6.0.1
referencing==0.31.0
requests==2.31.0
rpds-py==0.13.1
setuptools==69.1.0
six==1.16.0
sqlparse==0.4.4
typing-extensions==4.8.0
tzdata==2023.3; sys_platform == "win32"
uritemplate==4.1.1
urllib3==2.1.0
uvicorn==0.29.0
virtualenv==20.24.6
whitenoise==6.6.0