MVP0
This commit is contained in:
7
backend_django/requirements.txt
Normal file
7
backend_django/requirements.txt
Normal 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
|
||||
Reference in New Issue
Block a user