saq1b commited on
Commit
111a01b
·
verified ·
1 Parent(s): 0ddf00e

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ fastapi
2
+ uvicorn
3
+ aiohttp
4
+ aiofiles
5
+ python-multipart