pydantic>=2.4.2
python-dotenv>=1.0.0
sqlalchemy>=2.0.23
pandas>=2.0.3
numpy>=1.24.3
openai>=1.0.0
anthropic>=0.7.0
python-magic>=0.4.27
python-docx>=1.0.0
openpyxl>=3.1.2
pyyaml>=6.0.1
boto3>=1.28.0
azure-storage-blob>=12.19.0
pdfplumber>=0.10.3
pillow>=10.0.1
pytesseract>=0.3.10
sqlalchemy-utils>=0.41.1
networkx>=3.1
instructor>=1.0.0
weasyprint>=65.1

[all]
pytest>=7.4.0
pytest-cov>=4.0.0
pytest-asyncio>=0.21.0
pytest-mock>=3.10.0
black>=23.0.0
isort>=5.12.0
flake8>=6.0.0
mypy>=1.0.0
pre-commit>=3.0.0
mkdocs-material>=9.6.15
mkdocs>=1.6.1
mkdocs-macros-plugin>=1.3.7
mkdocs-mermaid2-plugin>=1.1.1

[dev]
pytest>=7.4.0
pytest-cov>=4.0.0
pytest-asyncio>=0.21.0
black>=23.0.0
isort>=5.12.0
flake8>=6.0.0
mypy>=1.0.0
pre-commit>=3.0.0

[docs]
mkdocs-material>=9.6.15
mkdocs>=1.6.1
mkdocs-macros-plugin>=1.3.7
mkdocs-mermaid2-plugin>=1.1.1

[test]
pytest>=7.4.0
pytest-cov>=4.0.0
pytest-asyncio>=0.21.0
pytest-mock>=3.10.0
