X commited on
Commit
252256f
·
verified ·
1 Parent(s): b83bc51

Create reqiurements.txt

Browse files
Files changed (1) hide show
  1. reqiurements.txt +3 -0
reqiurements.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ fastapi==0.104.1
2
+ uvicorn==0.24.0
3
+ python-multipart==0.0.6