diff --git a/_auto_deps.py b/_auto_deps.py index de8098c4f..d37357320 100644 --- a/_auto_deps.py +++ b/_auto_deps.py @@ -15,7 +15,7 @@ install_requires=[ "zope.interface", "Twisted >= 2.4.0", - "foolscap[secure_connections] >= 0.4.0", + "foolscap[secure_connections] >= 0.4.1", "Nevow >= 0.6.0", ]