Skip to content

Commit db0b9c8

Browse files
committed
uv lock with telnetlib3 version
1 parent 1cc2f3a commit db0b9c8

2 files changed

Lines changed: 15 additions & 1 deletion

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.0,<3",
37+
"telnetlib3>=2.6.1,<3",
3838
]
3939

4040
[project.optional-dependencies]

uv.lock

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

0 commit comments

Comments
 (0)