Skip to content

Commit

Permalink
Update installing.rst (#8622)
Browse files Browse the repository at this point in the history
  • Loading branch information
jhamman authored Jan 19, 2024
1 parent 96f9e94 commit 75d0f88
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions doc/getting-started-guide/installing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ Required dependencies
---------------------

- Python (3.9 or later)
- `numpy <https://www.numpy.org/>`__ (1.22 or later)
- `packaging <https://packaging.pypa.io/en/latest/#>`__ (21.3 or later)
- `pandas <https://pandas.pydata.org/>`__ (1.4 or later)
- `numpy <https://www.numpy.org/>`__ (1.23 or later)
- `packaging <https://packaging.pypa.io/en/latest/#>`__ (22 or later)
- `pandas <https://pandas.pydata.org/>`__ (1.5 or later)

.. _optional-dependencies:

Expand Down

0 comments on commit 75d0f88

Please sign in to comment.