sevenkiller168 commited on
Commit
2c218b5
1 Parent(s): 5f85957

Create requirements.txt

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