diff options
author | Zuul <zuul@review.opendev.org> | 2020-03-06 18:08:03 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2020-03-06 18:08:03 +0000 |
commit | 80bdb338c151899f351136bfc6564e7989fb270e (patch) | |
tree | 0a9482fea3b0a7cc4c4485829ba0a0f7548b3f10 /requirements.txt | |
parent | 5e2e58df3e4ab29f5dd3a29494adf44aed30ad23 (diff) | |
parent | 4c972f00bdca8526fc2c21a68022a17e6cbdbfac (diff) | |
download | zuul-80bdb338c151899f351136bfc6564e7989fb270e.tar.gz |
Merge "Optimize canMerge using graphql"
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index af46668d5..85d5523e2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,6 +31,7 @@ paho-mqtt cherrypy ws4py routes +pathspec jsonpath-rw urllib3!=1.25.4,!=1.25.5 # https://github.com/urllib3/urllib3/pull/1684 # TODO(tobiash): cheroot 8.1.0 introduced a regression when handling concurrent |