requests>=2.25.0
prompt_toolkit>=3.0.0
pydantic>=2.0.0
python-dotenv>=1.0.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
black>=22.0.0
ruff>=0.1.0
mypy>=1.0.0
pre-commit>=3.0.0
