Skip to content

Commit 2053765

Browse files
yinghsienwucopybara-github
authored andcommitted
chore: Update ray extra requires pandas version to >= 1.0.0
PiperOrigin-RevId: 681592787
1 parent 2b9decf commit 2053765

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
"ray[default] >= 2.5, <= 2.33.0; python_version=='3.11'",
117117
"google-cloud-bigquery-storage",
118118
"google-cloud-bigquery",
119-
"pandas >= 1.0.0, < 2.2.0",
119+
"pandas >= 1.0.0",
120120
"pyarrow >= 6.0.1",
121121
"immutabledict",
122122
]

0 commit comments

Comments
 (0)