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 57bc1ce commit e5c4fa6Copy full SHA for e5c4fa6
pyproject.toml
@@ -18,7 +18,7 @@ classifiers = [
18
"Programming Language :: Python :: 3.12",
19
"Programming Language :: Python :: 3.13",
20
]
21
-dependencies = ["llvmlite>=0.36,<0.45", "numba>=0.53,<0.62"]
+dependencies = ["llvmlite>=0.36,<0.45", "numba>=0.62,<0.63"]
22
23
[project.urls]
24
Homepage = "https://github.com/cpcloud/numbsql"
0 commit comments