Files
Ender-3_V3_KE_Klipper/scripts/klippy-requirements.txt
T
dependabot[bot] 3f06e99f38 Bump jinja2 from 2.11.3 to 3.1.3 in /scripts
Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.3 to 3.1.3.
- [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/2.11.3...3.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-11 18:02:11 +00:00

11 lines
314 B
Plaintext

# This file describes the Python virtualenv package requirements for
# the Klipper host software (Klippy). These package requirements are
# typically installed via the command:
# pip install -r klippy-requirements.txt
cffi==1.14.6
pyserial==3.4
greenlet==1.1.2
Jinja2==3.1.3
python-can==3.3.4
markupsafe==1.1.1