We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f9b9de commit 7411233Copy full SHA for 7411233
1 file changed
setup.py
@@ -75,7 +75,7 @@ def read(path):
75
'dask',
76
'stopit>=1.1.2,<2',
77
'flake8>=4,<7',
78
- 'pandas',
+ 'pandas<2.1',
79
'pytz',
80
],
81
doc=['sphinx>=3.5,<8',
0 commit comments