AdarshJi commited on
Commit
579fa36
·
verified ·
1 Parent(s): 4f1710b

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
  httpx
3
  orjson
4
- uvicorn
5
  httpx[http2]
 
1
  fastapi
2
  httpx
3
  orjson
4
+ uvicorn[standard]
5
  httpx[http2]