We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0633e9a commit 29c2c53Copy full SHA for 29c2c53
1 file changed
src/pyproject.toml
@@ -3,7 +3,7 @@ name = "valor-lite"
3
dynamic = ["version"]
4
description = "Evaluate machine learning models."
5
readme = "README.md"
6
-requires-python = ">=3.10"
+requires-python = ">=3.11"
7
license = { file = "LICENSE" }
8
dependencies = [
9
"numpy",
0 commit comments