Updates the *py3 requirements files

More and more libraries have been ported to Python3. This change updates
the requirements files to reflect the ones that are currently working.

bp python3

Change-Id: I1e0c7d4d95a39009a2705fd8983dd11dfe9c04ad
This commit is contained in:
David Stanek 2015-04-24 14:43:27 +00:00
parent c6b46dd4db
commit 3bf0ea2e45
2 changed files with 4 additions and 1 deletions

View File

@ -10,6 +10,7 @@ netaddr>=0.7.12
PasteDeploy>=1.5.0
Paste
Routes>=1.12.3,!=2.0
cryptography>=0.8 # Apache-2.0
six>=1.9.0
SQLAlchemy>=0.9.7,<=0.9.99
sqlalchemy-migrate>=0.9.5
@ -34,3 +35,4 @@ dogpile.cache>=0.5.3
jsonschema>=2.0.0,<3.0.0
pycadf>=0.8.0
posix_ipc
msgpack-python>=0.4.0

View File

@ -42,7 +42,6 @@ WebTest>=2.0
# discussion: http://lists.openstack.org/pipermail/openstack-dev/2013-July/012484.html
#mox>=0.5.3
discover
python-subunit>=0.0.18
testrepository>=0.0.18
testtools>=0.9.36,!=1.2.0
@ -50,3 +49,5 @@ testtools>=0.9.36,!=1.2.0
# For documentation
oslosphinx>=2.5.0 # Apache-2.0
tempest-lib>=0.4.0