mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-03-11 06:43:54 +00:00
_auto_deps.py: require foolscap-0.4.1, which adds an important fix for py2.4
This commit is contained in:
parent
de83526acd
commit
cfb523cc51
@ -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",
|
||||
]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user