diff --git a/_auto_deps.py b/_auto_deps.py index d58c7e851..f66ef83fc 100644 --- a/_auto_deps.py +++ b/_auto_deps.py @@ -1,6 +1,6 @@ install_requires=["zfec >= 1.1.0", "foolscap >= 0.2.3", - "simplejson >= 1.7.3", + "simplejson >= 1.7.1", "pycryptopp >= 0.2.9", "nevow >= 0.6.0", "zope.interface >= 3.1.0",