An Anwendungshandbücher (AHB) scraper that extracts tables from docx files
GNU General Public License v3.0
5
stars
2
forks
source link
fix: set version of `pydantic-core` to a version compatible with `pydantic`; add tox `dev` to CI checks #462
Closed
hf-kklein closed 1 month ago
The conflict is caused by: The user requested pydantic-core==2.24.0 pydantic 2.9.2 depends on pydantic-core==2.23.4
To fix this you could try to: