commit | 95ed0c576e7458b380f1451ff04a4775e17c3fdf | [log] [tgz] |
---|---|---|
author | Dzmitry Stremkouski <dstremkouski@mirantis.com> | Mon Aug 30 19:15:32 2021 +0200 |
committer | Vladimir Khlyunev <vkhlyunev@mirantis.com> | Tue Aug 31 08:17:12 2021 +0000 |
tree | 7aca655dd364b747d419029792cae5cb7a2ee6eb | |
parent | 1462607662889361954ab13c7a61988daac481bb [diff] [blame] |
Tag calculation fix for aptly.publisher formula. Prod-Related: PROD-36571 Change-Id: I68c801980851fd60550a417671d737d2f9987c6b
diff --git a/tests/test-requirements.txt b/tests/test-requirements.txt index 0480052..979176f 100644 --- a/tests/test-requirements.txt +++ b/tests/test-requirements.txt
@@ -1,3 +1,4 @@ jsonschema reno -setuptools<45.0.0 \ No newline at end of file +setuptools<45.0.0 +msgpack<1.0.0 \ No newline at end of file