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 7eb54fe commit 01d7eacCopy full SHA for 01d7eac
pyproject.toml
@@ -8,7 +8,7 @@ readme = "README.md"
8
packages = [{include = "dataprep_ml"}]
9
10
[tool.poetry.dependencies]
11
-python = ">=3.10,<=3.13"
+python = ">=3.10,<3.14"
12
numpy = "^1"
13
pandas = "^2"
14
pydateinfer = "0.3.0"
0 commit comments