Skip to content

Commit

Permalink
Merge "Updated from global requirements"
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins authored and openstack-gerrit committed Jun 8, 2015
2 parents 0c5fc75 + 14f5d0a commit ea51f8b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ fasteners>=0.5 # Apache-2.0
networkx>=1.8

# For contextlib new additions/compatibility for <= python 3.3
contextlib2>=0.4.0
contextlib2>=0.4.0 # PSF License

# Used for backend storage engine loading.
stevedore>=1.3.0 # Apache-2.0
Expand All @@ -32,7 +32,7 @@ stevedore>=1.3.0 # Apache-2.0
futures>=3.0

# Used for structured input validation
jsonschema>=2.0.0,<3.0.0
jsonschema>=2.0.0,<3.0.0,!=2.5.0

# For common utilities
oslo.utils>=1.4.0 # Apache-2.0
Expand Down

0 comments on commit ea51f8b

Please sign in to comment.