Skip to content

Commit 3ac4da9

Browse files
Merge branch 'webb/langchain/span-origin' into webb/langchain/remove-mocks
2 parents b693ad2 + c7552cf commit 3ac4da9

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)