Skip to content

Commit 216a364

Browse files
committed
Update pandas version in pyproject.toml
1 parent 19c2965 commit 216a364

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ dependencies = [
6464
"numpy>=1.19.2",
6565
"oci>=2.104.3",
6666
"ocifs>=1.1.3",
67-
"pandas>1.2.1,<1.6",
67+
"pandas>1.2.1,<2.1",
6868
"psutil>=5.7.2",
6969
"python_jsonschema_objects>=0.3.13",
7070
"PyYAML>=6", # pyyaml 5.4 is broken with cython 3

0 commit comments

Comments
 (0)