Added requirements file
This commit is contained in:
parent
d2ce4a1f93
commit
0e0d887099
1 changed files with 7 additions and 0 deletions
7
requirements.txt
Normal file
7
requirements.txt
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
asgiref==3.7.2
|
||||||
|
Django==5.0.3
|
||||||
|
djangorestframework==3.14.0
|
||||||
|
pillow==10.2.0
|
||||||
|
python-dotenv==1.0.1
|
||||||
|
pytz==2024.1
|
||||||
|
sqlparse==0.4.4
|
Loading…
Reference in a new issue