python3Packages.fireworks-ai: relax pydantic dependency (#539743)
This commit is contained in:
@@ -59,6 +59,8 @@ buildPythonPackage (finalAttrs: {
|
||||
hatch-fancy-pypi-readme
|
||||
];
|
||||
|
||||
pythonRelaxDeps = [ "pydantic" ];
|
||||
|
||||
dependencies = [
|
||||
aiohttp
|
||||
anyio
|
||||
|
||||
Reference in New Issue
Block a user