requests>=2.25.0
urllib3>=1.26.0
python-dotenv>=0.19.0

[dev]
pytest>=6.0
pytest-cov>=2.0
black>=21.0
flake8>=3.8
mypy>=0.800

[enhanced]
colorama>=0.4.4
tabulate>=0.8.9
rich>=10.0.0

[test]
pytest>=6.0
pytest-cov>=2.0
pytest-mock>=3.0
