commit | 65c490854f3885fdb8e2703eb95802ad5d1b91b5 | [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 12:15:57 2021 +0400 |
tree | 6df66f4c0f8bf1b9f6896ffc58b1e51d806163ec | |
parent | 4f6a9922c79c46c0602845b76113890e20e76efa [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