Skip to content

Commit e36802e

Browse files
authored
SNOW-686297: Support pandas 1.5. (#1308)
1 parent 8a12c64 commit e36802e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ development =
9090
pytest-xdist
9191
pytzdata
9292
pandas =
93-
pandas>=1.0.0,<1.5.0
93+
pandas>=1.0.0,<1.6.0
9494
pyarrow>=8.0.0,<8.1.0
9595
secure-local-storage =
9696
keyring!=16.1.0,<24.0.0

0 commit comments

Comments
 (0)