numpy>=1.13
scipy>=1.0
matplotlib>=3.9.0
netCDF4>=1.6.4
requests
pytz
simplekml
dill

[all]
rocketpy[env-analysis]
rocketpy[monte-carlo]
rocketpy[animation]

[animation]
pyvista>=0.45
imageio
imageio-ffmpeg>=0.5

[env-analysis]
windrose>=1.6.8
timezonefinder
jsonpickle
ipython
ipywidgets>=7.6.3

[monte-carlo]
imageio
multiprocess>=0.70
statsmodels
prettytable

[monte-carlo:python_version < "3.14"]
contextily>=1.0.0

[tests]
pytest
pytest-coverage
black[jupyter]
flake8-black
flake8-pyproject
pandas
numericalunits==1.25
pylint
isort
