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 ce530f1 commit 5274c52Copy full SHA for 5274c52
setup.py
@@ -75,7 +75,7 @@ def read(path):
75
'dask',
76
'stopit>=1.1.2,<2',
77
'flake8>=4,<8',
78
- 'pandas<2.1',
+ 'pandas<2.2',
79
'pytz',
80
],
81
doc=['sphinx>=3.5,<8',
0 commit comments