Files
CreatBotKlipperScreen/scripts/KlipperScreen-requirements.txt
dependabot[bot] 5a27f6b1f7 chore(deps): bump jinja2 from 3.1.5 to 3.1.6 in /scripts (#1558)
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.5 to 3.1.6.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.5...3.1.6)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-22 07:31:38 -03:00

19 lines
560 B
Plaintext

jinja2==3.1.6;python_version>="3.7"
requests==2.32.3;python_version>="3.8"
sdbus==0.11.1;python_version>="3.8"
sdbus_networkmanager==2.0.0;python_version>="3.8"
# libmpv-dev 0.33 is required for 1.0
python-mpv==0.5.2;python_version<"3.10"
python-mpv==1.0.7;python_version>="3.10"
backports.zoneinfo;python_version<"3.9"
PyGObject==3.48.2;python_version=="3.8"
pycairo==1.26.1;python_version=="3.8"
PyGObject==3.50.0;python_version>"3.8"
pycairo==1.27.0;python_version>"3.8"
websocket-client==1.8.0;python_version>="3.8"
psutil==6.0.0;python_version>="3.8"