fix: requirements

This commit is contained in:
xtaodada 2023-01-27 20:10:22 +08:00
parent 5d1d7179fb
commit a999f3e864
Signed by: xtaodada
GPG Key ID: 4CBB3F4FA8C85659

View File

@ -1,4 +1,4 @@
httpx==0.23.3
fastapi==0.89.1
starlette==0.23.1
uvicorn==0.20.0
fastapi~=0.85.2
starlette~=0.20.4
uvicorn~=0.18.3