diff --git a/setup.py b/setup.py index a84e976f..1a477602 100644 --- a/setup.py +++ b/setup.py @@ -24,7 +24,7 @@ 'ipyparallel==8.8.0', 'ipython==7.34.0', 'notebook==6.5.5', - 'pandas==2.1.4', + 'pandas==2.2.2', 'portpicker==1.5.2', 'requests==2.32.3', 'tornado==6.3.3',