Skip to content

Commit a913577

Browse files
committed
Switch to 3.13
1 parent 43a4c32 commit a913577

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
22
name = "hopsworks"
33
dynamic = ["version"]
4-
requires-python = ">=3.8,<3.12"
4+
requires-python = ">=3.8,<3.13"
55
readme = "README.md"
66
description = "Hopsworks Python SDK to interact with Hopsworks Platform, Feature Store, Model Registry and Model Serving"
77
keywords = ["Hopsworks", "Feature Store", "Spark", "Machine Learning", "MLOps", "DataOps"]

0 commit comments

Comments
 (0)