forked from LucasLiebl/pi-backend
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
64 lines (63 loc) · 1.29 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
60
61
62
63
64
# This file is @generated by PDM.
# Please do not edit it manually.
asgiref==3.8.1
attrs==24.2.0
blinker==1.8.2
brotli==1.1.0
certifi==2024.8.30
cffi==1.17.1; platform_python_implementation != "PyPy"
cfgv==3.4.0
charset-normalizer==3.3.2
click==8.1.7
cloudinary==1.41.0
cryptography==43.0.1
distlib==0.3.8
dj-database-url==2.2.0
django==5.1.1
django-cloudinary-storage==0.3.0
django-cors-headers==4.4.0
django-extensions==3.2.3
django-filter==24.3
djangorestframework==3.15.2
djangorestframework-simplejwt==5.3.1
drf-spectacular==0.27.2
filelock==3.15.4
flask==3.0.3
gunicorn==23.0.0
h11==0.14.0
identify==2.6.0
idna==3.8
inflection==0.5.1
itsdangerous==2.2.0
jinja2==3.1.4
jsonschema==4.23.0
jsonschema-specifications==2023.12.1
markupsafe==2.1.5
netifaces==0.11.0
nodeenv==1.9.1
packaging==24.1
passage-identity==2.1.4
pillow==10.4.0
platformdirs==4.2.2
pre-commit==3.8.0
psycopg2-binary==2.9.9
pycparser==2.22; platform_python_implementation != "PyPy"
pydotplus==2.0.2
pyjwt==2.9.0
pyparsing==3.1.4
python-dotenv==1.0.1
python-magic==0.4.27; sys_platform == "linux"
pyyaml==6.0.2
referencing==0.35.1
requests==2.32.3
rpds-py==0.20.0
setuptools==74.1.2
six==1.16.0
sqlparse==0.5.1
typing-extensions==4.12.2
uritemplate==4.1.1
urllib3==2.2.2
uvicorn==0.32.1
virtualenv==20.26.3
werkzeug==3.0.4
whitenoise[brotli]==6.7.0