mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-09 03:44:23 +00:00
pin a known working foolscap
This commit is contained in:
parent
e1acacdae2
commit
c8bd3e9a05
3
setup.py
3
setup.py
@ -53,7 +53,8 @@ install_requires = [
|
||||
# and allocate_tcp_port
|
||||
# * foolscap >= 0.12.5 has ConnectionInfo and ReconnectionInfo
|
||||
# * foolscap >= 0.12.6 has an i2p.sam_endpoint() that takes kwargs
|
||||
"foolscap >= 0.12.6",
|
||||
# * foolscap 0.13.2 drops i2p support completely
|
||||
"foolscap == 0.13.1",
|
||||
|
||||
# * cryptography 2.6 introduced some ed25519 APIs we rely on. Note that
|
||||
# Twisted[conch] also depends on cryptography and Twisted[tls]
|
||||
|
Loading…
x
Reference in New Issue
Block a user