From 771cf4287a15e6cdb50522305b75e8f197d56110 Mon Sep 17 00:00:00 2001 From: Bradley Erickson Date: Thu, 23 Jan 2025 10:22:16 -0500 Subject: [PATCH] updated varname dependency --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 71a96ea..566f694 100644 --- a/setup.cfg +++ b/setup.cfg @@ -33,6 +33,6 @@ install_requires = srsly wordfreq nltk - varname + varname<0.14.0 [options.package_data] * = *.cfg, *.csv, *.json, *.txt