biopython>=1.79
requests>=2.25.0
openpyxl>=3.0.0

[all]
rich>=13.0.0

[all:python_version >= "3.9"]
textual>=4.0.0

[dev]
pytest>=6.0
pytest-cov
black
flake8
mypy

[tui]
rich>=13.0.0

[tui:python_version >= "3.9"]
textual>=4.0.0
