We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d472f1 commit 517c0b9Copy full SHA for 517c0b9
tox.ini
@@ -141,9 +141,9 @@ envlist =
141
{py3.6,py3.11,py3.12}-huey-latest
142
143
# 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
+ {py3.9,py3.11,py3.12}-langchain-0.1
+ {py3.9,py3.11,py3.12}-langchain-latest
+ {py3.9,py3.11,py3.12}-langchain-notiktoken
147
148
# Loguru
149
{py3.6,py3.11,py3.12}-loguru-v{0.5}
0 commit comments