[stable-2.9] Pin version of netaddr in docker_container test (#70210)

pull/70217/head
Sam Doran 4 years ago committed by GitHub
parent be2a3f520c
commit 89dfe82705
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -12,7 +12,7 @@
# Install netaddr
- name: Install netaddr for ipaddr filter
pip:
name: netaddr
name: netaddr==0.7.19
# Run the tests
- block:

Loading…
Cancel
Save