We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dc38863 + ba9f330 commit 736d34bCopy full SHA for 736d34b
1 file changed
pyproject.toml
@@ -40,7 +40,7 @@ requires-python = ">=3.11"
40
dependencies = [
41
"numpy>=2.3,<3.0",
42
"mdanalysis>=2.10,<3.0",
43
- "pandas>=2.3,<3.0",
+ "pandas>=3,<3.1",
44
"psutil>=7.1,<8.0",
45
"PyYAML>=6.0,<7.0",
46
"python-json-logger>=4.0,<5.0",
0 commit comments