We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43a4c32 commit a913577Copy full SHA for a913577
python/pyproject.toml
@@ -1,7 +1,7 @@
1
[project]
2
name = "hopsworks"
3
dynamic = ["version"]
4
-requires-python = ">=3.8,<3.12"
+requires-python = ">=3.8,<3.13"
5
readme = "README.md"
6
description = "Hopsworks Python SDK to interact with Hopsworks Platform, Feature Store, Model Registry and Model Serving"
7
keywords = ["Hopsworks", "Feature Store", "Spark", "Machine Learning", "MLOps", "DataOps"]
0 commit comments