From c6c1a49edea28dd0a46082a93b186fda64d3a7e9 Mon Sep 17 00:00:00 2001 From: Grant Sanderson Date: Wed, 11 Dec 2024 10:38:30 -0600 Subject: [PATCH] Update setup.cfg --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 2aee703c..33e6991a 100644 --- a/setup.cfg +++ b/setup.cfg @@ -29,6 +29,7 @@ classifiers = packages = find: include_package_data = True install_requires = + addict appdirs colour diskcache @@ -53,7 +54,6 @@ install_requires = skia-pathops svgelements>=1.8.1 sympy - tempfile tqdm typing-extensions; python_version < "3.11" validators