diff --git a/setup.py b/setup.py index 3c5c5332..09b83db5 100644 --- a/setup.py +++ b/setup.py @@ -75,7 +75,7 @@ def read(path): 'dask', 'stopit>=1.1.2,<2', 'flake8>=4,<8', - 'pandas<2.1', + 'pandas<2.2', 'pytz', ], doc=['sphinx>=3.5,<8',