diff --git a/setup.py b/setup.py index 362e7e63f778e00a69442c45b1b7256358058f8b..01fc0ef4a192088132f930c6161a292d80747e8d 100644 --- a/setup.py +++ b/setup.py @@ -46,7 +46,7 @@ def main(): "pytest>=2.3", "pytools>=2020.3", "modepy>=2013.3", - "meshmode>=2013.3", + "meshmode>=2020.2", "pyopencl>=2013.1", "pymbolic>=2013.2", "loo.py>=2013.1beta",