aiohttp>=3.9
biopython>=1.85
PyYAML>=6.0
paramiko>=3.4
questionary>=2.1
requests>=2.32
textual>=8.0

[build]
cx-Freeze>=8.4
myst-parser<5,>=4.0
Sphinx<9,>=7.4
sphinx-rtd-theme<4,>=3.0
cython>=3.0

[build:python_version < "3.11"]
tomli>=2.0

[dev]
coverage>=7.0
cx-Freeze>=8.4
cython>=3.0
pytest-cov>=7.0
pytest>=8.0
Sphinx<9,>=7.4
myst-parser<5,>=4.0
sphinx-rtd-theme<4,>=3.0

[dev:python_version < "3.11"]
tomli>=2.0

[docs]
Sphinx<9,>=7.4
myst-parser<5,>=4.0
sphinx-rtd-theme<4,>=3.0

[test]
coverage>=7.0
paramiko>=3.4
pytest-cov>=7.0
pytest>=8.0
setuptools>=77
textual>=8.0
cython>=3.0
