This commit is contained in:
Ilnar
2026-03-05 06:55:42 +03:00
commit 36a7d530c1
50 changed files with 3091 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
Django>=5.0,<6
djangorestframework>=3.15,<4
djangorestframework-simplejwt>=5.3,<6
drf-spectacular>=0.27,<1
django-cors-headers>=4.4,<5
python-dotenv>=1,<2
requests>=2.32,<3