# Core dependencies
requests>=2.25.0
urllib3>=1.26.0
python-dotenv>=0.19.0

# Optional dependencies for enhanced functionality
# colorama>=0.4.4  # For colored output on Windows
# tabulate>=0.8.9  # For better table formatting
# click>=8.0.0     # Alternative CLI framework (if needed)
# rich>=10.0.0     # For rich text and beautiful formatting
