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 24e8762 commit 3aab68eCopy full SHA for 3aab68e
noxfile.py
@@ -20,7 +20,7 @@
20
"docs",
21
)
22
23
-PYTHON_VERSIONS = ["3.9", "3.10", "3.11", "3.12", "3.13"]
+PYTHON_VERSIONS = ["3.9", "3.10", "3.11", "3.12", "3.13", "3.14"]
24
PANDAS_VERSIONS = ["2.1.1", "2.2.3"]
25
PYDANTIC_VERSIONS = ["1.10.11", "2.10.6"]
26
POLARS_VERSIONS = ["0.20.0", "1.33.1"]
0 commit comments