REL: rocketpy v1.6.2 by Gui-FernandesBR · Pull Request #724 · RocketPy-Team/RocketPy

Expand Up @@ -19,7 +19,7 @@ If you want to choose a specific version to guarantee compatibility, you may ins
.. code-block:: shell
pip install rocketpy==1.6.1 pip install rocketpy==1.6.2

Optional Installation Method: ``conda`` Expand Down Expand Up @@ -114,7 +114,7 @@ The packages needed can be installed via ``pip`` by running the following lines
.. code-block:: shell
pip install "numpy>=1.13" pip install "numpy>=1.13" pip install "scipy>=1.0" pip install "matplotlib>=3.0" pip install "netCDF4>=1.6.4" Expand Down Expand Up @@ -158,7 +158,7 @@ Alternatively, you can instal all extra packages by running the following line i .. code-block:: shell
pip install rocketpy[all]

Useful Packages ^^^^^^^^^^^^^^^ Expand Down