requests>=2.28.0
paramiko>=3.0.0
urllib3>=1.26.0
pyyaml>=6.0
tqdm>=4.65.0
rich>=13.0.0
click>=8.0.0

[all]
fhenomai[dev,docs,testing]

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
pytest-asyncio>=0.21.0
black>=23.0.0
flake8>=6.0.0
mypy>=1.0.0
isort>=5.12.0

[docs]
sphinx>=6.0.0
sphinx-rtd-theme>=1.2.0
sphinx-autodoc-typehints>=1.22.0

[testing]
pytest>=7.0.0
pytest-timeout>=2.1.0
