numpy>=1.23
matplotlib>=3.6

[accel]
numba>=0.58

[all]
pytwinnet[accel,cli,dashboard,dev,docs,rl]

[cli]
PyYAML>=6.0.1

[dashboard]
streamlit>=1.38
plotly>=5.24

[dev]
pytest>=7
pytest-cov>=4
black>=24.4
isort>=5.13
flake8>=7.0
pre-commit>=3.6

[docs]
sphinx>=7
sphinx-rtd-theme>=2.0.0
myst-parser>=2.0.0

[rl]
gymnasium>=0.29
tqdm>=4.66
