We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 653435d commit fabf45fCopy full SHA for fabf45f
pyproject.toml
@@ -24,7 +24,7 @@ fastnn = "^0.3.0"
24
uvicorn = {version="^0.14.0"}
25
fastapi = {version="^0.67.0"}
26
numba = "^0.55.2"
27
-numpy = "1.21.6"
+numpy = "1.22.0"
28
openai = "^0.15.0"
29
tqdm = "^4.63.0"
30
boto3 = "^1.21.23"
0 commit comments