diff --git a/nix/setup.cfg.patch b/nix/setup.cfg.patch index cc909bc4965975c99cf77c3ac30810804bc4be40..c2cdeea1617d10691e9b151d1b3b1308c451952f 100644 --- a/nix/setup.cfg.patch +++ b/nix/setup.cfg.patch @@ -1,11 +1,11 @@ diff --git a/setup.cfg b/setup.cfg -index 3856a101..371a19b3 100644 +index dfc49607..822ea8dd 100644 --- a/setup.cfg +++ b/setup.cfg -@@ -38,7 +38,7 @@ install_requires = - python-challenge-bypass-ristretto - # Inherit our Twisted dependency from tahoe-lafs so we don't accidentally - # get the extras wrong here and break stuff. +@@ -40,7 +40,7 @@ install_requires = + # incompatible with Tahoe-LAFS'. So duplicate them here (the ones that + # have been observed to cause problems). + Twisted[tls,conch]>=18.4.0 - tahoe-lafs==1.14.0 + tahoe-lafs treq