#rtoml, pydantic, Maturin, pyO3 are all fighting me. #python #Python314
This worked for pydantic
"pydantic>=2.12.0; python_version >= '3.14'",
This didn't work for rtoml
"maturin>=1.9.6; python_version >= '3.14'",
#rtoml, pydantic, Maturin, pyO3 are all fighting me. #python #Python314
This worked for pydantic
"pydantic>=2.12.0; python_version >= '3.14'",
This didn't work for rtoml
"maturin>=1.9.6; python_version >= '3.14'",