We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9677acd commit 47cc5c6Copy full SHA for 47cc5c6
setup.py
@@ -75,7 +75,7 @@ def read(path):
75
'dask',
76
'stopit>=1.1.2,<2',
77
'flake8>=4,<8',
78
- 'pandas<2.2',
+ 'pandas<2.3',
79
'pytz',
80
],
81
doc=['sphinx>=3.5,<8',
0 commit comments