summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/setup.py b/setup.py
index 8a5c877..50dbeb5 100644
--- a/setup.py
+++ b/setup.py
@@ -107,8 +107,6 @@ setup(
tests_require=TESTS_REQUIRE,
install_requires=[
'setuptools',
- 'zope.deferredimport >= 4.2.1',
- 'zope.deprecation >= 4.3.0',
'zope.event',
'zope.hookable >= 4.2.0',
'zope.interface >= 4.1.0',