We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20d2d6d commit 3a84cd0Copy full SHA for 3a84cd0
doc/install.rst
@@ -8,7 +8,7 @@ pygmo has the following **mandatory** runtime dependencies:
8
9
* `Python <https://www.python.org/>`__ 3.4 or later (Python 2.x is
10
**not** supported),
11
-* the `pagmo C++ library <https://esa.github.io/pagmo2/>`__, version 2.18 or later,
+* the `pagmo C++ library <https://esa.github.io/pagmo2/>`__, version 2.19 or later,
12
* the `Boost serialization library <https://www.boost.org/doc/libs/release/libs/serialization/doc/index.html>`__,
13
version 1.60 or later,
14
* `NumPy <https://numpy.org/>`__,
0 commit comments