Update pandas version in requirements-dev

This commit is contained in:
Jeremy Singer-Vine
2023-07-16 18:08:42 -04:00
parent b5c268d756
commit 00efbf02df
+1 -1
View File
@@ -4,7 +4,7 @@ pytest-parallel==0.1.1
flake8==4.0.1
black==22.3.0
isort==5.10.1
pandas==1.3.5
pandas==2.0.3
mypy==0.942
pandas-stubs==1.2.0.58
types-Pillow==9.0.14