Skip to content

Commit

Permalink
Use twisted 22 on linux as well
Browse files Browse the repository at this point in the history
# Conflicts:
#	requirements.txt
  • Loading branch information
Lord-Kamina committed Jun 14, 2024
1 parent 156a978 commit b8bb798
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
libtorrent<2.0.9
twisted[tls]>=17.1; sys_platform != 'win32'
twisted[tls]<23,>=17.1; sys_platform == 'win32'
twisted[tls]<23,>=17.1
rencode
pyopenssl
pyxdg
Expand Down

0 comments on commit b8bb798

Please sign in to comment.