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 1990929 commit 7e4372fCopy full SHA for 7e4372f
setup.py
@@ -25,7 +25,7 @@
25
"numpy>=1.19.2",
26
"oci>=2.104.3",
27
"ocifs>=1.1.3",
28
- "pandas>1.2.1,<1.6",
+ "pandas>1.2.1,<2.1",
29
"python_jsonschema_objects>=0.3.13",
30
"PyYAML>=6", # pyyaml 5.4 is broken with cython 3
31
"requests",
0 commit comments