diff --git a/setup.py b/setup.py index a941eecd2b58daf413830fc22500179d3e8a8cf1..150cb1cc4bc6ee13a7d516ab09c8824d76a2c6c9 100644 --- a/setup.py +++ b/setup.py @@ -37,7 +37,7 @@ setup(name="loo.py", ], install_requires=[ - "pytools>=2016.2.6", + "pytools>=2017.1", "pymbolic>=2016.2", "genpy>=2016.1.2", "cgen>=2016.1",