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