@ -62,7 +62,7 @@ setup(
extras_require={
# serialization
'msgspec': ["msgspec >= 0.3.2'; python_version >= '3.9'"],
'msgspec': ['msgspec >= "0.4.0"'],
},
tests_require=['pytest'],