diff --git a/docs/changelog.md b/docs/changelog.md index 08a66a6..f029725 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -1,6 +1,11 @@ # Change log All notable changes to this project will be documented in this file. +## [0.10.5] -- 2023-07-31 + +### Fixed + - adjusted requirements for Looper 1.4.2 + ## [0.10.4] -- 2023-07-14 ### Fixed diff --git a/requirements.txt b/requirements.txt index 0830353..c6debba 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ hypothesis==4.38.0 jinja2 jsonschema>=3.0.1 logmuse>=0.2.6 -looper>=1.4.1 +looper>=1.4.2 MACS2>=2.2.7.1 numpy>=1.21 oyaml