gordonchan commited on
Commit
21a39f3
1 Parent(s): 74e82c1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  fastapi
2
  pydantic
3
- uvicorn
4
  tiktoken
5
  aiohttp
 
1
  fastapi
2
  pydantic
3
+ uvicorn==0.27.1
4
  tiktoken
5
  aiohttp