Skip to content

Commit 75d0f88

Browse files
authored
Update installing.rst (#8622)
1 parent 96f9e94 commit 75d0f88

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/getting-started-guide/installing.rst

+3-3
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ Required dependencies
77
---------------------
88

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

1414
.. _optional-dependencies:
1515

0 commit comments

Comments
 (0)