mirror of
https://github.com/andreili/klipper.git
synced 2025-08-23 19:34:06 +02:00
build: add msgspec python requirement
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
This commit is contained in:
parent
f7e33df99d
commit
1e045e8ee0
@ -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…
x
Reference in New Issue
Block a user