Skip to content

Commit f1f3584

Browse files
Merge branch 'webb/langchain/add-basic-test' into webb/langchain/tool-test
2 parents a728bd0 + 4e39d36 commit f1f3584

File tree

5 files changed

+48
-49
lines changed

5 files changed

+48
-49
lines changed

scripts/populate_tox/config.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@
123123
"python-multipart",
124124
"requests",
125125
"anyio<4",
126+
"jinja2",
126127
],
127128
# There's an incompatibility between FastAPI's TestClient, which is
128129
# actually Starlette's TestClient, which is actually httpx's Client.

0 commit comments

Comments
 (0)