Skip to content

Commit c4b2ef8

Browse files
committed
duh, use much newer telnetlib3, totally wrong number happened to work
1 parent e44f97c commit c4b2ef8

2 files changed

Lines changed: 6 additions & 5 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dependencies = [
3434
"samplerate>=0.1.0,<0.2.0",
3535
"python-xlib; sys_platform == 'linux'",
3636
"pynput; sys_platform != 'linux'",
37-
"telnetlib3>=2.6.1,<3",
37+
"telnetlib3>=4.0.1,<5",
3838
]
3939

4040
[project.optional-dependencies]

uv.lock

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)