mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-08-04 20:44:02 -06:00
build: add msgspec python requirement
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
This commit is contained in:
parent
f7e33df99d
commit
1e045e8ee0
1 changed files with 1 additions and 0 deletions
|
@ -10,3 +10,4 @@ Jinja2==2.11.3
|
|||
python-can==3.3.4
|
||||
markupsafe==1.1.1
|
||||
setuptools==75.6.0 ; python_version >= '3.12' # Needed by python-can
|
||||
msgspec==0.19.0 ; python_version >= '3.9'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue