From d95a186938444d297be9ec1b73ac6c3a7a19078e Mon Sep 17 00:00:00 2001 From: Allen Wittenauer Date: Sun, 8 Sep 2024 21:31:35 -0700 Subject: [PATCH] Switch to netifaces-plus --- requirements-run.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-run.txt b/requirements-run.txt index ae842d1c..09311922 100644 --- a/requirements-run.txt +++ b/requirements-run.txt @@ -5,8 +5,8 @@ discord.py==2.3.2 diskcache==5.6.3 jinja2==3.1.4 lxml==5.3.0 -netifaces==0.11.0 -nltk==3.9.1 +netifaces-plus==0.12.2 +nltk==3.8.1 normality==2.5.0 pid==3.0.4 pillow==10.4.0