# Core dependencies
biopython>=1.79
requests>=2.25.0
litstudy>=1.0.0
openpyxl>=3.0.0

# Optional dependencies for enhanced features
# Install with: pip install rich
# Used for enhanced interactive TUI mode with better formatting
rich>=13.0.0

# These are dependencies of the above packages (will be installed automatically)
# Listed here for reference only
# numpy>=1.19.0
# scipy>=1.5.0
# certifi
# charset-normalizer
# idna
# Unidecode
# urllib3
