mirror of
https://github.com/Dark98/Ender-3_V3_KE_Klipper.git
synced 2026-07-07 08:49:04 +00:00
3f06e99f38
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>
11 lines
314 B
Plaintext
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
|