From: Colin Watson <cjwatson@debian.org>
Date: Wed, 28 Jan 2026 02:10:19 +0000
Subject: Remove run-time dependency on setuptools

Bug-Debian: https://bugs.debian.org/1083596
Last-Update: 2026-01-28
---
 requirements.txt | 1 -
 1 file changed, 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 51750e5..749f053 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,4 +1,3 @@
 pandas>=0.24.0
 pyyaml>=3.12
 yamlordereddictloader>=0.4.0
-setuptools>=2.0
