Antoni09 commited on
Commit
624fb0b
·
verified ·
1 Parent(s): 116c60c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt CHANGED
@@ -1 +1,6 @@
1
  Flask>=2.3,<3.0
 
 
 
 
 
 
1
  Flask>=2.3,<3.0
2
+
3
+ SQLAlchemy
4
+ psycopg2-binary
5
+ uvicorn
6
+ fastapi