Merge pull request #1186 from freyes/pin-netaddr

Pin netaddr<1.0.0
This commit is contained in:
Alex Kavanagh
2024-02-21 19:16:12 +00:00
committed by GitHub
+4
View File
@@ -7,3 +7,7 @@
# * zaza-openstack-tests
#
juju>=3.1.0,<3.2.0
# netaddr>=1.0.0 has incompatible changes, see
# https://netaddr.readthedocs.io/en/latest/changes.html#release-1-0-0
netaddr<1.0.0