requests>=2.32.0
PyMuPDF>=1.22.0
paddleocr>=3.0.0
paddlepaddle>=3.0.0
pytesseract>=0.3.10
pydantic>=2.0.0
pydantic-settings>=2.0.0
Pillow>=9.0.0
numpy>=1.21.0
fastapi>=0.110
uvicorn[standard]>=0.29
python-multipart>=0.0.9
typer>=0.12.0
lxml>=4.9.0

[dev]
twine
arelle-release
pytest>=7.0
pytest-cov>=4.0
pytest-mock
ruff>=0.4
mypy>=0.991
pre-commit>=2.20.0
finamt[docs]
finamt[notebooks]

[docs]
sphinx>=5.0
sphinx-rtd-theme>=1.0
myst-parser>=0.18
sphinx-copybutton>=0.5

[notebooks]
jupyter>=1.0
jupyterlab>=4.0
ipywidgets>=8.0
pandas>=2.0
tabulate>=0.9
