# Core dependencies
click>=8.0.0
rich>=13.0.0
requests>=2.25.0
packaging>=21.0
toml
rapidfuzz
Jinja2>=3.0.0

# Social media
tweepy

# Documentation
mkdocs>=1.4.0
mkdocs-material>=9.0.0
ghp-import>=2.1.0

# Development and testing
pytest>=7.0.0
pytest-cov>=4.0.0
pytest-mock>=3.0.0
pyfakefs>=5.0.0

# Build tools
build
twine