diff options
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 41d01d62..c4adc455 100644 --- a/requirements.txt +++ b/requirements.txt @@ -40,4 +40,4 @@ jsonschema # and still participate in instance-data by gathering the network in detail at # runtime and merge that information into the metadata and repersist that to # disk. -netifaces>=0.10.9 +netifaces>=0.10.4 |