diff --git a/setup.py b/setup.py index a9d9547e..60e8134a 100644 --- a/setup.py +++ b/setup.py @@ -57,7 +57,7 @@ 'ipython', 'matplotlib', 'numpy', - 'pandas<=1.5.3', + 'pandas<=2.1.3', 'python_dateutil', 'reactivex', 'retry',