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 19c2965 commit 216a364Copy full SHA for 216a364
pyproject.toml
@@ -64,7 +64,7 @@ dependencies = [
64
"numpy>=1.19.2",
65
"oci>=2.104.3",
66
"ocifs>=1.1.3",
67
- "pandas>1.2.1,<1.6",
+ "pandas>1.2.1,<2.1",
68
"psutil>=5.7.2",
69
"python_jsonschema_objects>=0.3.13",
70
"PyYAML>=6", # pyyaml 5.4 is broken with cython 3
0 commit comments