python3Packages.fireworks-ai: relax pydantic dependency (#539743)

This commit is contained in:
Philip Taron
2026-07-09 14:39:01 +00:00
committed by GitHub
@@ -59,6 +59,8 @@ buildPythonPackage (finalAttrs: {
hatch-fancy-pypi-readme
];
pythonRelaxDeps = [ "pydantic" ];
dependencies = [
aiohttp
anyio