X-Git-Url: https://git.rkrishnan.org/?p=tahoe-lafs%2Ftahoe-lafs.git;a=blobdiff_plain;f=src%2Fallmydata%2F_auto_deps.py;fp=src%2Fallmydata%2F_auto_deps.py;h=4dcd50f75ed432f259dd6e0b66ce8d36269a8bfb;hp=b6f70bf2328e019bcdc1a0f8652d511dcbb47484;hb=46fd26e7d2f6a7bb717e0e3dd12deeda5ada4f79;hpb=e1285d27b9b3203c1e968720177a46ae0a696983 diff --git a/src/allmydata/_auto_deps.py b/src/allmydata/_auto_deps.py index b6f70bf2..4dcd50f7 100644 --- a/src/allmydata/_auto_deps.py +++ b/src/allmydata/_auto_deps.py @@ -37,7 +37,7 @@ install_requires = [ # * foolscap 0.8.0 generates 2048-bit RSA-with-SHA-256 signatures, # rather than 1024-bit RSA-with-MD5. This also allows us to work # with a FIPS build of OpenSSL. - "foolscap >= 0.8.0", + "foolscap >= 0.10.1", # Needed for SFTP. # pycrypto 2.2 doesn't work due to