diff --git a/setup.py b/setup.py index e4e56872ac93f111461f47b39fa642ef174203ad..b588cc43a0f1aabb63af819065e093213208c95e 100644 --- a/setup.py +++ b/setup.py @@ -56,8 +56,7 @@ install_requires = [ "Cython==0.29.21", "Jinja2==2.11.2", "markupsafe==2.0.1", - "astcheck==0.2.5", - "astsearch==0.2.0", + "astcheck==0.3.0", "cfelpyutils==2.0.6", "calibration_client==11.2.0", "dill==0.3.0",