diff --git a/setup.py b/setup.py index 4c1e61be..8af1eb43 100644 --- a/setup.py +++ b/setup.py @@ -110,7 +110,7 @@ def readme(): "uvloop==0.19.0", "asyncio==3.4.3", "faust-cchardet==2.1.18", - "pandas==2.1.1", + "pandas==2.1.3", "xlrd==2.0.1", "openpyxl==3.1.2", "lz4==4.3.2",