# Request
httpx
# Cache
cachetools
# Logging
loguru
# Linter
ruff
pre-commit
# Tests
pytest
pytest-cov
# Environment
python-dotenv
