Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions scripts/populate_tox/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,7 @@
"deps": {
"*": ["responses"],
},
"include": "<1.0",
},
"langchain-base": {
"package": "langchain",
Expand Down
28 changes: 15 additions & 13 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
# The file (and all resulting CI YAMLs) then need to be regenerated via
# "scripts/generate-test-files.sh".
#
# Last generated: 2025-09-15T12:28:26.599446+00:00
# Last generated: 2025-09-16T07:18:41.732958+00:00

[tox]
requires =
Expand Down Expand Up @@ -116,12 +116,12 @@ envlist =
{py3.8,py3.11,py3.12}-openai-base-v1.0.1
{py3.8,py3.11,py3.12}-openai-base-v1.36.1
{py3.8,py3.11,py3.12}-openai-base-v1.71.0
{py3.8,py3.12,py3.13}-openai-base-v1.107.2
{py3.8,py3.12,py3.13}-openai-base-v1.107.3

{py3.8,py3.11,py3.12}-openai-notiktoken-v1.0.1
{py3.8,py3.11,py3.12}-openai-notiktoken-v1.36.1
{py3.8,py3.11,py3.12}-openai-notiktoken-v1.71.0
{py3.8,py3.12,py3.13}-openai-notiktoken-v1.107.2
{py3.8,py3.12,py3.13}-openai-notiktoken-v1.107.3

{py3.9,py3.12,py3.13}-langgraph-v0.6.7
{py3.10,py3.12,py3.13}-langgraph-v1.0.0a3
Expand All @@ -134,15 +134,15 @@ envlist =
{py3.8,py3.10,py3.11}-huggingface_hub-v0.24.7
{py3.8,py3.12,py3.13}-huggingface_hub-v0.27.1
{py3.8,py3.12,py3.13}-huggingface_hub-v0.30.2
{py3.8,py3.12,py3.13}-huggingface_hub-v0.34.4
{py3.8,py3.12,py3.13}-huggingface_hub-v0.34.5
{py3.8,py3.12,py3.13}-huggingface_hub-v0.35.0rc0


# ~~~ Cloud ~~~
{py3.6,py3.7}-boto3-v1.12.49
{py3.6,py3.9,py3.10}-boto3-v1.20.54
{py3.7,py3.11,py3.12}-boto3-v1.28.85
{py3.9,py3.12,py3.13}-boto3-v1.40.30
{py3.9,py3.12,py3.13}-boto3-v1.40.31

{py3.6,py3.7,py3.8}-chalice-v1.16.0
{py3.6,py3.7,py3.8}-chalice-v1.21.9
Expand Down Expand Up @@ -230,6 +230,7 @@ envlist =
{py3.7,py3.8}-beam-v2.32.0
{py3.8,py3.10,py3.11}-beam-v2.50.0
{py3.9,py3.12,py3.13}-beam-v2.67.0
{py3.9,py3.12,py3.13}-beam-v2.68.0rc2

{py3.6,py3.7,py3.8}-celery-v4.4.7
{py3.6,py3.7,py3.8}-celery-v5.0.5
Expand Down Expand Up @@ -322,8 +323,8 @@ envlist =
{py3.6}-trytond-v4.8.18
{py3.6,py3.7,py3.8}-trytond-v5.8.16
{py3.8,py3.10,py3.11}-trytond-v6.8.17
{py3.8,py3.11,py3.12}-trytond-v7.0.35
{py3.9,py3.12,py3.13}-trytond-v7.6.6
{py3.8,py3.11,py3.12}-trytond-v7.0.36
{py3.9,py3.12,py3.13}-trytond-v7.6.7

{py3.7,py3.12,py3.13}-typer-v0.15.4
{py3.7,py3.12,py3.13}-typer-v0.16.1
Expand Down Expand Up @@ -490,7 +491,7 @@ deps =
openai-base-v1.0.1: openai==1.0.1
openai-base-v1.36.1: openai==1.36.1
openai-base-v1.71.0: openai==1.71.0
openai-base-v1.107.2: openai==1.107.2
openai-base-v1.107.3: openai==1.107.3
openai-base: pytest-asyncio
openai-base: tiktoken
openai-base-v1.0.1: httpx<0.28
Expand All @@ -499,7 +500,7 @@ deps =
openai-notiktoken-v1.0.1: openai==1.0.1
openai-notiktoken-v1.36.1: openai==1.36.1
openai-notiktoken-v1.71.0: openai==1.71.0
openai-notiktoken-v1.107.2: openai==1.107.2
openai-notiktoken-v1.107.3: openai==1.107.3
openai-notiktoken: pytest-asyncio
openai-notiktoken-v1.0.1: httpx<0.28
openai-notiktoken-v1.36.1: httpx<0.28
Expand All @@ -516,7 +517,7 @@ deps =
huggingface_hub-v0.24.7: huggingface_hub==0.24.7
huggingface_hub-v0.27.1: huggingface_hub==0.27.1
huggingface_hub-v0.30.2: huggingface_hub==0.30.2
huggingface_hub-v0.34.4: huggingface_hub==0.34.4
huggingface_hub-v0.34.5: huggingface_hub==0.34.5
huggingface_hub-v0.35.0rc0: huggingface_hub==0.35.0rc0
huggingface_hub: responses

Expand All @@ -525,7 +526,7 @@ deps =
boto3-v1.12.49: boto3==1.12.49
boto3-v1.20.54: boto3==1.20.54
boto3-v1.28.85: boto3==1.28.85
boto3-v1.40.30: boto3==1.40.30
boto3-v1.40.31: boto3==1.40.31
{py3.7,py3.8}-boto3: urllib3<2.0.0

chalice-v1.16.0: chalice==1.16.0
Expand Down Expand Up @@ -638,6 +639,7 @@ deps =
beam-v2.32.0: apache-beam==2.32.0
beam-v2.50.0: apache-beam==2.50.0
beam-v2.67.0: apache-beam==2.67.0
beam-v2.68.0rc2: apache-beam==2.68.0rc2

celery-v4.4.7: celery==4.4.7
celery-v5.0.5: celery==5.0.5
Expand Down Expand Up @@ -815,8 +817,8 @@ deps =
trytond-v4.8.18: trytond==4.8.18
trytond-v5.8.16: trytond==5.8.16
trytond-v6.8.17: trytond==6.8.17
trytond-v7.0.35: trytond==7.0.35
trytond-v7.6.6: trytond==7.6.6
trytond-v7.0.36: trytond==7.0.36
trytond-v7.6.7: trytond==7.6.7
trytond: werkzeug
trytond-v4.6.22: werkzeug<1.0
trytond-v4.8.18: werkzeug<1.0
Expand Down