Skip to content

Commit 517c0b9

Browse files
antonpirkercolin-sentry
authored andcommitted
Fixed langchain test matrix
1 parent 9d472f1 commit 517c0b9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tox.ini

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -141,9 +141,9 @@ envlist =
141141
{py3.6,py3.11,py3.12}-huey-latest
142142

143143
# Langchain
144-
{py3.9,3.11,3.12}-langchain-0.1
145-
{py3.9,3.11,3.12}-langchain-latest
146-
{py3.9,3.11,3.12}-langchain-notiktoken
144+
{py3.9,py3.11,py3.12}-langchain-0.1
145+
{py3.9,py3.11,py3.12}-langchain-latest
146+
{py3.9,py3.11,py3.12}-langchain-notiktoken
147147

148148
# Loguru
149149
{py3.6,py3.11,py3.12}-loguru-v{0.5}

0 commit comments

Comments
 (0)