diff --git a/setup.py b/setup.py index d2448643a700fea79592e5d957d157354ec0c877..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", @@ -85,7 +84,7 @@ install_requires = [ "nbclient==0.5.1", "nbconvert==5.6.1", "nbformat==5.0.7", - "nbparameterise==0.5", + "nbparameterise==0.6", "notebook==6.1.5", "numpy==1.20.3", "pasha==0.1.1",