Files @ 5ebeba51e2ff
Branch filter:

Location: majic-scripts/requirements.txt

branko
[cheatsheet_viewer.sh] Added support for displaying cheatsheet in overlay mode:

- Current window focus is preserved. Cheatsheet is shown as
always-on-top.
- Fix inconsitency in pqiv window title naming between display and
toggle commands.
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
#    pip-compile --allow-unsafe
#
build==1.2.2.post1
    # via pip-tools
click==8.1.8
    # via
    #   -r requirements.in
    #   pip-tools
defusedxml==0.7.1
    # via -r requirements.in
flake8==7.1.2
    # via -r requirements.in
mccabe==0.7.0
    # via flake8
packaging==24.2
    # via build
pip-tools==7.4.1
    # via -r requirements.in
pycodestyle==2.12.1
    # via flake8
pyflakes==3.2.0
    # via flake8
pyproject-hooks==1.2.0
    # via
    #   build
    #   pip-tools
pyyaml==6.0.2
    # via -r requirements.in
wheel==0.45.1
    # via pip-tools

# The following packages are considered to be unsafe in a requirements file:
pip==25.0.1
    # via pip-tools
setuptools==75.8.2
    # via pip-tools