Portal/rsconcept/backend/requirements-dev-lock.txt

20 lines
407 B
Plaintext
Raw Normal View History

2025-01-27 15:50:15 +03:00
tzdata==2025.1
Django==5.1.5
djangorestframework==3.15.2
2024-11-14 22:20:00 +03:00
django-cors-headers==4.6.0
django-filter==24.3
2024-12-03 22:27:04 +03:00
drf-spectacular==0.28.0
drf-spectacular-sidecar==2024.12.1
coreapi==2.3.3
2024-11-14 22:20:00 +03:00
django-rest-passwordreset==1.5.0
cctext==0.1.4
2024-12-03 22:27:04 +03:00
pyconcept==0.1.12
2024-10-17 15:44:53 +03:00
psycopg2-binary==2.9.10
gunicorn==23.0.0
2025-01-27 15:50:15 +03:00
djangorestframework-stubs==3.15.2
django-extensions==3.2.3
2025-01-27 15:50:15 +03:00
django-stubs==5.1.2
2024-12-04 14:52:20 +03:00
mypy==1.13.0
2025-01-27 15:50:15 +03:00
pylint==3.3.3
coverage==7.6.10