Upgrade dependencies

This commit is contained in:
Jeremy Singer-Vine
2026-06-14 23:11:29 -04:00
parent 91b2b6cbca
commit 1e6de0b2f8
2 changed files with 13 additions and 13 deletions
+11 -11
View File
@@ -1,14 +1,14 @@
black==24.8.0
flake8==7.1.1
isort==5.13.2
jupyterlab>=4.4.8
mypy==1.11.1
black==26.5.1
flake8==7.3.0
isort==8.0.1
jupyterlab>=4.5.8
mypy==2.1.0
nbexec==0.2.0
pandas-stubs>=2.2.2.240805
pandas>=2.2.2
pandas-stubs==2.3.3.260113
pandas==2.3.3
py==1.11.0
pytest-cov==5.0.0
pytest-cov==6.3.0
pytest-xdist==3.8.0
pytest==8.3.2
setuptools>=78.1.1
types-Pillow==10.2.0.20240520
pytest==9.1.0
setuptools>=82.0.1
types-Pillow==10.2.0.20240822
+2 -2
View File
@@ -1,3 +1,3 @@
pdfminer.six==20260107
Pillow>=9.1
pypdfium2>=4.18.0
Pillow>=12.2.0
pypdfium2>=5.9.0