Unblock requirements changes

Add ipaddress===1.0.17 to unblock updates of requirements.

Update requirements.txt for msgpack to be 0.5.1 matching
lower-constraints.txt

Change-Id: I94e0dd9dc54822a6fa8daf6d2dce1f203451cb22
This commit is contained in:
Morgan Fainberg 2018-06-03 00:05:54 -07:00
parent 65d92ce07e
commit bd10ae04a1
2 changed files with 2 additions and 1 deletions

View File

@ -9,6 +9,7 @@ flake8==2.5.5
gitdb==0.6.4
GitPython==1.0.1
hacking==0.12.0
ipaddress===1.0.17
iso8601==0.1.11
keystoneauth1==3.4.0
linecache2==1.0.0

View File

@ -9,6 +9,6 @@
pbr!=2.1.0,>=2.0.0 # Apache-2.0
six>=1.10.0 # MIT
msgpack>=0.4.0 # Apache-2.0
msgpack>=0.5.1 # Apache-2.0
oslo.utils>=3.33.0 # Apache-2.0
pytz>=2013.6 # MIT