numpy>=1.20
scipy>=1.8

[all]
petsc4py>=3.20
gymnasium>=0.29
stable-baselines3>=2.2
sb3-contrib>=2.2
matplotlib>=3.5

[docs]
sphinx>=6
sphinx-rtd-theme>=1.2

[petsc]
petsc4py>=3.20

[rl]
gymnasium>=0.29
stable-baselines3>=2.2
sb3-contrib>=2.2
matplotlib>=3.5

[test]
pytest>=7
