Skip to content

Commit ac173ce

Browse files
Merge branch 'master' into webb/langchain/consolidate-tool-test
2 parents fccd72f + b2b42df commit ac173ce

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)