Updating requirements for pyudev

The stable/queens branch has a lower constraint for pyudev
version (0.16.1). This is required for backporting
NIC Partitioning feature to stable/queens.

Change-Id: I81c93a6f44b5b587759c002ad29b5c087ec53205
(cherry picked from commit 4b48b525c4)
This commit is contained in:
karthik s 2019-01-14 20:01:54 +05:30
parent 346749da7a
commit 46360c62c6
1 changed files with 1 additions and 0 deletions

View File

@ -11,3 +11,4 @@ oslo.concurrency>=3.8.0 # Apache-2.0
oslo.utils>=3.20.0 # Apache-2.0
PyYAML>=3.10.0 # MIT
jsonschema>=2.0.0,<3.0.0,!=2.5.0 # MIT
pyudev>=0.16.1 # LGPLv2.1+