for some reason the GUI pilot server for testing doesn't go to the end of the input field for edits, so the things that backspaced over old values need an extra 'end' keypress now. I didn't look into why this is, because it's fine in the actual GUI regardless Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
41 lines
943 B
Plaintext
41 lines
943 B
Plaintext
#
|
|
# This file is autogenerated by pip-compile with Python 3.12
|
|
# by the following command:
|
|
#
|
|
# pip-compile --output-file=requirements/requirements.txt
|
|
#
|
|
grpcio==1.68.1
|
|
# via grpcio-tools
|
|
grpcio-tools==1.68.1
|
|
# via gp2040ce-binary-tools (pyproject.toml)
|
|
linkify-it-py==2.0.3
|
|
# via markdown-it-py
|
|
markdown-it-py[linkify,plugins]==3.0.0
|
|
# via
|
|
# mdit-py-plugins
|
|
# rich
|
|
# textual
|
|
mdit-py-plugins==0.4.2
|
|
# via markdown-it-py
|
|
mdurl==0.1.2
|
|
# via markdown-it-py
|
|
platformdirs==4.3.6
|
|
# via textual
|
|
protobuf==5.29.1
|
|
# via grpcio-tools
|
|
pygments==2.18.0
|
|
# via rich
|
|
pyusb==1.2.1
|
|
# via gp2040ce-binary-tools (pyproject.toml)
|
|
rich==13.9.4
|
|
# via textual
|
|
textual==1.0.0
|
|
# via gp2040ce-binary-tools (pyproject.toml)
|
|
typing-extensions==4.12.2
|
|
# via textual
|
|
uc-micro-py==1.0.3
|
|
# via linkify-it-py
|
|
|
|
# The following packages are considered to be unsafe in a requirements file:
|
|
# setuptools
|