mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-08 22:42:05 +00:00
core: remove mustache in extended deps (#27629)
Remove mustache from extended deps -- we vendor the mustache implementation
This commit is contained in:
@@ -328,7 +328,6 @@ def test_chat_prompt_template_from_messages_jinja2() -> None:
|
||||
|
||||
|
||||
@pytest.mark.requires("jinja2")
|
||||
@pytest.mark.requires("mustache")
|
||||
@pytest.mark.parametrize(
|
||||
"template_format,image_type_placeholder,image_data_placeholder",
|
||||
[
|
||||
|
Reference in New Issue
Block a user