summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorGhanshyam Mann <gmann@ghanshyammann.com>2020-08-01 17:34:22 -0500
committerGhanshyam Mann <gmann@ghanshyammann.com>2020-09-10 00:46:55 +0000
commita21c96ec0ee2acbcc1f2dcab3b88ecfdd7f465f5 (patch)
tree2a830b66fb432ab7f19998f6dc06cfc63520ca74 /requirements.txt
parent8d78ab2339d5798c7d8f5c49eaf6d2ef18859a07 (diff)
downloadoslo-messaging-a21c96ec0ee2acbcc1f2dcab3b88ecfdd7f465f5.tar.gz
[goal] Migrate testing to ubuntu focal
As per victoria cycle testing runtime and community goal[1] we need to migrate upstream CI/CD to Ubuntu Focal(20.04). Fixing: - bug#1886298 Bump the lower constraints for required deps which added python3.8 support in their later version. Story: #2007865 Task: #40207 Closes-Bug: #1886298 [1] https://governance.openstack.org/tc/goals/selected/victoria/migrate-ci-cd-jobs-to-ubuntu-focal.h> Change-Id: Id6b499239fa8b6480c5f67d460215ab458677c6d
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index cccb632..6cc4336 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -19,7 +19,7 @@ cachetools>=2.0.0 # MIT License
WebOb>=1.7.1 # MIT
# for the routing notifier
-PyYAML>=3.12 # MIT
+PyYAML>=3.13 # MIT
# rabbit driver is the default
# we set the amqp version to ensure heartbeat works