File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ numpy==2.4.4
2929 # pandas
3030packaging==26.2
3131 # via matplotlib
32- pandas==3.0.2
32+ pandas==3.0.3
3333 # via dbs-annotator
3434pillow==12.2.0
3535 # via matplotlib
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ classifiers = [
2323dependencies = [
2424 " certifi>=2024.0.0" ,
2525 " tzdata>=2026.2" ,
26- " pandas>=2.1 " ,
26+ " pandas>=3.0.3 " ,
2727 " python-docx>=1.1" ,
2828 " docx2pdf>=0.1.8" ,
2929 " pydantic>=2.13.4" ,
@@ -42,12 +42,12 @@ dev = [
4242 " ruff>=0.1.0" ,
4343 " pre-commit>=3.6" ,
4444 " pre-commit-uv>=4.2.1" ,
45- " ty>=0.0.29 " ,
45+ " ty>=0.0.35 " ,
4646 " pandas-stubs>=3.0.0.260204" ,
4747 " pyside6-stubs>=6.7.3.0" ,
4848 " towncrier>=24.8.0" ,
4949]
50- build = [" briefcase>=0.3.26 " ]
50+ build = [" briefcase>=0.4.2 " ]
5151docs = [
5252 " sphinx>=9.0.4" ,
5353 " sphinx-rtd-theme>=3.1.0" ,
You can’t perform that action at this time.
0 commit comments