Hongtyyuqu commited on
Commit
0e5eb56
·
verified ·
1 Parent(s): 85e32b0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,5 +1,7 @@
1
  fastapi
2
- uvicorn
3
  httpx
4
  tavily-python
5
  pydantic
 
 
 
1
  fastapi
2
+ uvicorn[standard]
3
  httpx
4
  tavily-python
5
  pydantic
6
+ uvloop
7
+ httptools