diff --git a/setup.py b/setup.py index bec7ab7ea42aabd602f3e98925d61df2f57e47da..659979c4d0da2f3cd4a53efececbf268736ec74d 100644 --- a/setup.py +++ b/setup.py @@ -58,7 +58,7 @@ install_requires = [ "markupsafe==2.0.1", "astcheck==0.3.0", "cfelpyutils==2.0.6", - "calibration_client==11.2.0", + "calibration_client==11.3.0", "dill==0.3.0", "docutils==0.17.1", "dynaconf==3.1.4",