Updated from global requirements

Change-Id: I1aac1af49331ad63ef49b7b2f6b77bc55fd7a75e
This commit is contained in:
OpenStack Proposal Bot 2017-09-21 21:46:57 +00:00
parent 59917aab2f
commit a121be0ac2
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ futurist>=1.2.0 # Apache-2.0
fasteners>=0.7.0 # Apache-2.0
# Very nice graph library
networkx>=1.10 # BSD
networkx<2.0,>=1.10 # BSD
# For contextlib new additions/compatibility for <= python 3.3
contextlib2>=0.4.0 # PSF License