dongsiqie commited on
Commit
ab87c2d
·
verified ·
1 Parent(s): 3477fe7

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ fastapi
2
+ curl_cffi
3
+ cachetools
4
+ websockets
5
+ orjson
6
+ uvicorn
7
+ uvloop
8
+ slowapi
9
+ rich