python3Packages.langchain-fireworks: add requests, remove pydantic

This commit is contained in:
Sarah Clark
2026-07-11 15:51:41 -07:00
parent d8f1984588
commit 4b93b2fee2
@@ -11,7 +11,7 @@
fireworks-ai,
langchain-core,
openai,
pydantic,
requests,
# tests
langchain-tests,
@@ -45,7 +45,7 @@ buildPythonPackage (finalAttrs: {
fireworks-ai
langchain-core
openai
pydantic
requests
];
pythonRelaxDeps = [