summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCalum Lind <calumlind+deluge@gmail.com>2022-06-30 21:47:06 +0100
committerCalum Lind <calumlind+deluge@gmail.com>2022-06-30 21:47:06 +0100
commit94d790c159a06755076d1e8e0d16d40c3305bb07 (patch)
treed34c7470f0d24e047cea8b516120f707c463c76b
parentf78506161de1ae6e44c14f0d1c8487889ab06e9c (diff)
downloaddeluge-94d790c159a06755076d1e8e0d16d40c3305bb07.tar.gz
deluge-94d790c159a06755076d1e8e0d16d40c3305bb07.tar.bz2
deluge-94d790c159a06755076d1e8e0d16d40c3305bb07.zip
[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.
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
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