We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04b3935 commit e8d8ac1Copy full SHA for e8d8ac1
python/pyproject.toml
@@ -1,7 +1,7 @@
1
[project]
2
name = "hopsworks"
3
dynamic = ["version"]
4
-requires-python = ">=3.8"
+requires-python = ">=3.8,<=3.12"
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