diff --git a/requirements.txt b/requirements.txt index fe10e0d56..d7e169305 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ certifi==2024.7.4 ; python_version >= "3.10" and python_version < "4.0" cffi==1.16.0 ; python_version >= "3.10" and python_version < "4.0" and platform_python_implementation != "PyPy" charm-api @ git+https://github.com/canonical/charm-api ; python_version >= "3.10" and python_version < "4.0" charm-json @ git+https://github.com/canonical/charm-json ; python_version >= "3.10" and python_version < "4.0" -charm-refresh @ git+https://github.com/canonical/charm-refresh@ec36ed22d6dba47b05a9eab37a5ea99fc80b8f5d ; python_version >= "3.10" and python_version < "4.0" +charm-refresh @ git+https://github.com/canonical/charm-refresh@f81595ec188a4f5835038ab98167c59c0d61d911 ; python_version >= "3.10" and python_version < "4.0" charset-normalizer==3.3.2 ; python_version >= "3.10" and python_version < "4.0" cosl==0.0.12 ; python_version >= "3.10" and python_version < "4.0" cryptography==43.0.1 ; python_version >= "3.10" and python_version < "4.0"