requests>=2.31.0
urllib3>=2.0.0
psutil>=5.9.0
click>=8.1.0
python-dotenv>=1.0.0
structlog>=23.1.0

[:python_version < "3.8"]
typing-extensions>=4.7.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
pytest-mock>=3.10.0
coverage>=7.0.0
flake8>=6.0.0
black>=23.0.0
isort>=5.12.0
mypy>=1.0.0
sphinx>=6.0.0
sphinx-rtd-theme>=1.2.0
build>=0.10.0
twine>=4.0.0
wheel>=0.40.0
pre-commit>=3.3.0
