diff options
-rw-r--r-- | upper-constraints.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/upper-constraints.txt b/upper-constraints.txt index b6733366d..420d93ba0 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -22,7 +22,7 @@ ruamel.yaml.jinja2==0.2.2 -e git+https://opendev.org/openstack/tempest#egg=tempest -e git+https://opendev.org/openstack/rally.git#egg=rally git+https://opendev.org/openstack/rally-openstack.git#egg=rally-openstack -git+https://github.com/collivier/xrally-kubernetes.git#egg=xrally-kubernetes +git+https://github.com/xrally/xrally-kubernetes.git#egg=xrally-kubernetes pylint===1.9.5;python_version=='2.7' pylint===2.4.4;python_version=='3.8' flake8===3.7.9 |