We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bb1153 commit 1e2c0fcCopy full SHA for 1e2c0fc
1 file changed
pyproject.toml
@@ -21,7 +21,7 @@ classifiers = [
21
"Programming Language :: Python :: 3.13",
22
"Topic :: Scientific/Engineering :: Atmospheric Science",
23
]
24
-requires-python = ">=3.11,<3.14"
+requires-python = ">=3.10,<3.14"
25
dependencies = [
26
"dacite>=1.8.1",
27
"gcsfs>=2024.12.0",
0 commit comments