pydantic>=2.13
httpx>=0.28
python-dotenv>=1.2
beautifulsoup4>=4.15
pyyaml>=6.0
requests>=2.34
tomli_w>=1.2
RestrictedPython>=8.4
click>=8.4

[dev]
datorum[lint]

[lint]
datorum[test]
ruff>=0.16
mypy>=2.3

[test]
pytest>=9.1
pytest_httpserver>=1.1
pytest-cov>=7.1
pytest-mock>=3.15
pytest-depends>=1.0
pytest-asyncio>=1.4
