darkfire514 commited on
Commit
af21cdd
·
verified ·
1 Parent(s): ad47be8

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ fastapi
2
+ uvicorn[standard]
3
+ psycopg2-binary
4
+ pydantic