We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2ec487 commit 27b7a04Copy full SHA for 27b7a04
1 file changed
packages/pandas-gbq/setup.py
@@ -24,7 +24,7 @@
24
"setuptools",
25
"db-dtypes >=1.0.4,<2.0.0",
26
"numpy >=1.18.1",
27
- "pandas >=1.1.4",
+ "pandas >=1.1.4, <3.0.0",
28
"pyarrow >=4.0.0",
29
"pydata-google-auth >=1.5.0",
30
"psutil >=5.9.8",
0 commit comments