add requirements file for backend dependencies
This commit is contained in:
7
backand/requiments.txt
Normal file
7
backand/requiments.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
asgiref==3.11.0
|
||||
click==8.3.1
|
||||
Django==5.2.8
|
||||
h11==0.16.0
|
||||
python-dotenv==1.2.1
|
||||
sqlparse==0.5.4
|
||||
uvicorn==0.38.0
|
||||
Reference in New Issue
Block a user