Added requirements file

This commit is contained in:
Jean Lionel Ndabaga 2024-03-08 17:25:14 +02:00
parent d2ce4a1f93
commit 0e0d887099

7
requirements.txt Normal file
View 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