Downgrade pandas in reqs-dev, for Py3.7 testing

This commit is contained in:
Jeremy Singer-Vine
2022-05-06 13:36:52 -04:00
parent 0c4a9e5ec3
commit b013e9bd66
+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.4.2
pandas==1.3.5
mypy==0.942
pandas-stubs==1.2.0.58
types-Pillow==9.0.14