requests>=2.25.0
python-dotenv>=0.15.0
click>=8.0.0

[dev]
pytest>=6.0
pytest-cov>=2.10
black>=22.3
flake8>=3.9
mypy>=0.910
isort>=5.0
bandit>=1.7
pre-commit>=2.13

[docs]
sphinx>=4.0
sphinx-rtd-theme>=1.0
