Update requirement files

Update requirement files to get correct httpretty and remove
requirements that were keystoneclient specific.
This commit is contained in:
Morgan Fainberg 2014-06-20 07:26:54 -07:00
parent 60d386a891
commit 2bf9bfa66a
2 changed files with 1 additions and 4 deletions

View File

@ -1,4 +1,3 @@
argparse
Babel>=1.3
iso8601>=0.1.9
netaddr>=0.7.6

View File

@ -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