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 36aa28e commit 26920d6Copy full SHA for 26920d6
pyproject.toml
@@ -28,7 +28,7 @@ poethepoet = "^0.24.4"
28
uvicorn = "^0.26.0"
29
fastapi = "^0.109.0"
30
python-multipart = "^0.0.6"
31
-numba = "0.59.0rc1"
+numba = "^0.59.0rc1"
32
33
[tool.poetry.extras]
34
api = ["uvicorn", "fastapi"]
0 commit comments