From: Kefu Chai Date: Mon, 25 Nov 2019 05:00:01 +0000 (+0800) Subject: pip-compile -P pyyaml X-Git-Tag: 1.1.0~186^2~4 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=2843a4dcea76aecc05150df76ad1d304caba3a7d;p=teuthology.git pip-compile -P pyyaml to be consistent with its name on https://pypi.org/project/PyYAML Signed-off-by: Kefu Chai --- diff --git a/requirements.txt b/requirements.txt index 52bdd800e..ec3075200 100644 --- a/requirements.txt +++ b/requirements.txt @@ -92,7 +92,7 @@ python-neutronclient==6.2.0 python-novaclient==8.0.0 python-openstackclient==3.9.0 pytz==2017.2 # via babel, oslo.serialization, oslo.utils -pyyaml==5.1 +PyYAML==5.1.2 raven==6.0.0 requests==2.22.0 requestsexceptions==1.2.0 # via os-client-config