diff --git a/setup.py b/setup.py index 6828cb8661..42f15a9c21 100644 --- a/setup.py +++ b/setup.py @@ -31,7 +31,7 @@ "googleapis-common-protos>=1.57", "flyteidl>=1.5.16", "wheel>=0.30.0,<1.0.0", - "pandas>=1.0.0,<2.0.0", + "pandas", "pyarrow>=4.0.0,<11.0.0", "click>=6.6,<9.0", "croniter>=0.3.20,<4.0.0",