numpy>=1.24.0
matplotlib>=3.7.0

[dev]
pytest>=7.3.0
pytest-cov>=4.1.0
black>=23.3.0
flake8>=6.0.0
mypy>=1.5.0
sphinx>=7.0.0
sphinx-rtd-theme>=1.3.0

[full]
scipy>=1.10.0
pandas>=2.0.0
pywavelets>=1.4.0
scikit-learn>=1.2.0
h5py>=3.8.0
networkx>=3.0
asyncio>=3.4.3
aiofiles>=23.1.0

[test]
pytest>=7.3.0
pytest-cov>=4.1.0
pytest-asyncio>=0.21.0
