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 8b39adb commit be2f0dfCopy full SHA for be2f0df
1 file changed
pyproject.toml
@@ -8,7 +8,7 @@ authors = [
8
]
9
license = { text = "MIT" }
10
readme = "README.md"
11
-requires-python = ">=3.11, <3.13"
+requires-python = ">=3.11, <=3.14"
12
13
dependencies = [
14
"pandas==2.2.2",
0 commit comments