python3Packages.fireworks-ai: relax pydantic dependency

This commit is contained in:
Sarah Clark
2026-07-08 16:01:34 -07:00
parent 8dbdf5680b
commit 6052db59c2
@@ -59,6 +59,8 @@ buildPythonPackage (finalAttrs: {
hatch-fancy-pypi-readme
];
pythonRelaxDeps = [ "pydantic" ];
dependencies = [
aiohttp
anyio