From 0309e49b8614276ac5cee272e3efb0cd13781b81 Mon Sep 17 00:00:00 2001 From: WorksAtAUni <55248261+WorksAtAUni@users.noreply.github.com> Date: Fri, 28 Apr 2023 15:49:42 -0400 Subject: [PATCH] Update setup.rst update dependencies for flint version to required minimum (2.9) --- doc/source/setup.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/setup.rst b/doc/source/setup.rst index 2044766e8..e367b465c 100644 --- a/doc/source/setup.rst +++ b/doc/source/setup.rst @@ -52,7 +52,7 @@ Arb has the following dependencies: * Either MPIR (http://www.mpir.org) 2.6.0 or later, or GMP (http://www.gmplib.org) 5.1.0 or later. If MPIR is used instead of GMP, it must be compiled with the ``--enable-gmpcompat`` option. * MPFR (http://www.mpfr.org) 3.0.0 or later. -* FLINT (http://www.flintlib.org) version 2.5 or later. You may also +* FLINT (http://www.flintlib.org) version 2.9 or later. You may also use a git checkout of https://github.com/fredrik-johansson/flint2