diff --git a/pyproject.toml b/pyproject.toml index 3dfd11a5b..080ea939d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,6 @@ classifiers = [ ] dependencies = [ 'importlib-resources>=1.1.0; python_version<"3.9"', - 'pyface', 'traits>=6.2', ] version = '8.0.0.dev0'