Add: requirements.txt

This commit is contained in:
Omma 2024-08-21 16:46:16 +03:30
parent 5dde81f4bb
commit 7f8c9c1fd2
2 changed files with 11 additions and 1 deletions

11
requirements.txt Normal file
View file

@ -0,0 +1,11 @@
asgiref==3.8.1
certifi==2024.7.4
charset-normalizer==3.3.2
Django==5.0.7
djangorestframework==3.15.2
djangorestframework-simplejwt==5.3.1
idna==3.7
PyJWT==2.9.0
requests==2.32.3
sqlparse==0.5.1
urllib3==2.2.2