requests>=2.20.0
python-dotenv>=0.15.0
pydantic>=2.10.6

[:python_version < "3.13"]
typing-extensions>=4.5.0

[dev]
pytest>=7.0.0
