diff --git a/README.md b/README.md index c364d247a1..8eef94c5f0 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Installation FloPy requires **Python** 3.8+ with: ``` -numpy >=1.20.3,<2.0.0 +numpy >=1.20.3 matplotlib >=1.4.0 pandas >=2.0.0 ```