We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4591a2e + 36efaaa commit 85c6e30Copy full SHA for 85c6e30
1 file changed
pyproject.toml
@@ -51,7 +51,7 @@ classifiers = [
51
52
dependencies = [
53
"setuptools_scm[toml] >=8,<10",
54
- 'pandas ~=2.2',
+ 'pandas >=2.2,<4.0',
55
'pint-pandas ~=0.6',
56
'seaborn ~=0.13',
57
"pydantic ~=2.9",
0 commit comments