pin a known working foolscap

This commit is contained in:
Jean-Paul Calderone 2020-01-13 10:52:09 -05:00
parent e1acacdae2
commit c8bd3e9a05

View File

@ -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]