Cleanup requirements.txt

Change-Id: I6be0829340cf8057f83ef58d4866072467f8c21a
This commit is contained in:
Akihiro Motoki 2018-08-12 17:15:41 +09:00
parent 6490739059
commit fd4ad6b565
2 changed files with 1 additions and 5 deletions

View File

@ -4,7 +4,6 @@
pbr!=2.1.0,>=2.0.0 # Apache-2.0
Babel!=2.4.0,>=2.3.4 # BSD
# tempest>=6.0.0
oslo.config>=4.6.0 # Apache-2.0
oslo.log>=3.30.0 # Apache-2.0
six>=1.10.0 # MIT

View File

@ -5,10 +5,7 @@
hacking<0.11,>=0.10.0
coverage!=4.4,>=4.0 # Apache-2.0
oslosphinx>=4.7.0 # Apache-2.0
python-subunit>=1.0.0 # Apache-2.0/BSD
sphinx>=1.6.2 # BSD
oslosphinx>=4.7.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
stestr>=2.0.0 # Apache-2.0
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=2.2.0 # MIT