From 94d790c159a06755076d1e8e0d16d40c3305bb07 Mon Sep 17 00:00:00 2001 From: Calum Lind Date: Thu, 30 Jun 2022 21:47:06 +0100 Subject: [PATCH] [CI] Bump ifaddr to 0.2.0 With release of ifaddr 0.2.0 no longer need to pin to github commit to resolve Windows decoding issues. --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d5498836a..7df660fcf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,4 +14,4 @@ windows-curses; sys_platform == 'win32' zope.interface>=4.4.2 distro; 'linux' in sys_platform or 'bsd' in sys_platform pygeoip -https://github.com/pydron/ifaddr/archive/37cb5334f392f12811d38d90ec891746e3247c76.zip +ifaddr==0.2.0