build: add msgspec python requirement
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
This commit is contained in:
committed by
KevinOConnor
parent
f7e33df99d
commit
1e045e8ee0
@@ -10,3 +10,4 @@ Jinja2==2.11.3
|
|||||||
python-can==3.3.4
|
python-can==3.3.4
|
||||||
markupsafe==1.1.1
|
markupsafe==1.1.1
|
||||||
setuptools==75.6.0 ; python_version >= '3.12' # Needed by python-can
|
setuptools==75.6.0 ; python_version >= '3.12' # Needed by python-can
|
||||||
|
msgspec==0.19.0 ; python_version >= '3.9'
|
||||||
|
|||||||
Reference in New Issue
Block a user