requests>=2.31.0
numpy>=1.26.0
pydantic>=2.0.0
python-dotenv>=1.0.0
tqdm>=4.66.0
httpx>=0.27.0
resilient-circuit>=0.4.7

[dev]
ragit[test]
pytest
pytest-cov
issuedb[web]
ruff
mypy

[docs]
sphinx>=7.0
sphinx-rtd-theme>=2.0
sphinx-copybutton>=0.5

[test]
pytest
pytest-cov
pytest-mock
