Merge "Move requests to requirements.txt"

This commit is contained in:
Zuul 2018-08-27 17:52:22 +00:00 committed by Gerrit Code Review
commit 841bce0623
2 changed files with 1 additions and 1 deletions

@ -37,6 +37,7 @@ python-novaclient>=9.1.0 # Apache-2.0
python-swiftclient>=3.2.0 # Apache-2.0
pytz>=2013.6 # MIT
PyYAML>=3.12 # MIT
requests>=2.14.2 # Apache-2.0
semantic-version>=2.3.1 # BSD
six>=1.10.0 # MIT
XStatic>=1.0.0 # MIT License

@ -16,7 +16,6 @@ flake8-import-order==0.12 # LGPLv3
mock>=2.0.0 # BSD
mox3>=0.20.0 # Apache-2.0
nodeenv>=0.9.4 # BSD
requests>=2.14.2 # Apache-2.0
selenium>=2.50.1 # Apache-2.0
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=2.2.0 # MIT