Skip to content

Commit

Permalink
twisted can't be too new
Browse files Browse the repository at this point in the history
  • Loading branch information
meejah committed Dec 5, 2024
1 parent 9b94ac5 commit e0bfa72
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 9 deletions.
1 change: 1 addition & 0 deletions requirements/base.in
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ hyperlink
# getting rid of these final imports

tahoe-lafs >= 1.18.0
twisted < 24.7.0 # something to do with Eliot?

# twisted-based HTTP client
treq
Expand Down
10 changes: 5 additions & 5 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# See https://github.com/jazzband/pip-tools/issues/826#issuecomment-748459788
# Run 'tox -e pin-requirements' to regenerate this file.
-r platform.txt
# SHA1:5cf5d30d644cd49a06e7f15009575219b5d3fca6
# SHA1:a80612034cacb5ab568e05d7e80da40878f8dca7
#
# This file is autogenerated by pip-compile-multi
# To update, run:
Expand Down Expand Up @@ -858,18 +858,18 @@ tubes==0.2.1 \
--hash=sha256:28f60dc0be0555a953595f8f1a96a81e96ea6833df7677d77fbe70782605e5b5 \
--hash=sha256:59b9197f2fa6f7fc6bc3281de55797adc729bb75c9c613b4f6d6c41599f0d78b
# via klein
twisted[conch,tls]==24.11.0 \
--hash=sha256:695d0556d5ec579dcc464d2856b634880ed1319f45b10d19043f2b57eb0115b5 \
--hash=sha256:fe403076c71f04d5d2d789a755b687c5637ec3bcd3b2b8252d76f2ba65f54261
twisted[conch,tls]==24.3.0 \
--hash=sha256:039f2e6a49ab5108abd94de187fa92377abe5985c7a72d68d0ad266ba19eae63 \
--hash=sha256:6b38b6ece7296b5e122c9eb17da2eeab3d98a198f50ca9efd00fb03e5b4fd4ae
# via
# -r requirements/base.in
# autobahn
# foolscap
# klein
# magic-wormhole
# tahoe-lafs
# treq
# tubes
# twisted
# txtorcon
txaio==23.1.1 \
--hash=sha256:aaea42f8aad50e0ecfb976130ada140797e9dcb85fad2cf72b0f37f8cefcb490 \
Expand Down
4 changes: 0 additions & 4 deletions requirements/build.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@
# pip-compile-multi
#
-r base.txt
backports-tarfile==1.2.0 \
--hash=sha256:77e284d754527b01fb1e6fa8a1afe577858ebe4e9dad8919e34c862cb399bc34 \
--hash=sha256:d75e02c268746e1b8144c278978b6e98e85de6ad16f8e4b0844a154557eca991
# via jaraco-context
docutils==0.21.2 \
--hash=sha256:3a6b18732edf182daa3cd12775bbb338cf5691468f91eeeb109deff6ebfa986f \
--hash=sha256:dafca5b9e384f0e419294eb4d2ff9fa826435bf15f15b7bd45723e8ad76811b2
Expand Down

0 comments on commit e0bfa72

Please sign in to comment.