Update requirement files
Update requirement files to get correct httpretty and remove requirements that were keystoneclient specific.
This commit is contained in:
parent
60d386a891
commit
2bf9bfa66a
@ -1,4 +1,3 @@
|
||||
argparse
|
||||
Babel>=1.3
|
||||
iso8601>=0.1.9
|
||||
netaddr>=0.7.6
|
||||
|
@ -2,11 +2,9 @@ coverage>=3.6
|
||||
discover
|
||||
fixtures>=0.3.14
|
||||
hacking>=0.8.0,<0.9
|
||||
httpretty>=0.8.0
|
||||
keyring>=2.1
|
||||
httpretty>=0.8.0,!=0.8.1,!=0.8.2
|
||||
mock>=1.0
|
||||
mox3>=0.7.0
|
||||
oauthlib>=0.6
|
||||
pycrypto>=2.6
|
||||
sphinx>=1.1.2,!=1.2.0,<1.3
|
||||
stevedore>=0.14
|
||||
|
Loading…
Reference in New Issue
Block a user