Skip to content
Merged
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
78 changes: 38 additions & 40 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-06-03T13:53:53.259798+00:00
# Last generated: 2025-06-11T12:20:52.494394+00:00

[tox]
requires =
Expand Down Expand Up @@ -136,9 +136,9 @@ envlist =

# ~~~ AI ~~~
{py3.8,py3.11,py3.12}-anthropic-v0.16.0
{py3.8,py3.11,py3.12}-anthropic-v0.28.1
{py3.8,py3.11,py3.12}-anthropic-v0.40.0
{py3.8,py3.11,py3.12}-anthropic-v0.52.2
{py3.8,py3.11,py3.12}-anthropic-v0.29.2
{py3.8,py3.11,py3.12}-anthropic-v0.42.0
{py3.8,py3.11,py3.12}-anthropic-v0.54.0

{py3.9,py3.10,py3.11}-cohere-v5.4.0
{py3.9,py3.11,py3.12}-cohere-v5.8.1
Expand All @@ -148,7 +148,7 @@ envlist =
{py3.8,py3.10,py3.11}-huggingface_hub-v0.22.2
{py3.8,py3.10,py3.11}-huggingface_hub-v0.25.2
{py3.8,py3.12,py3.13}-huggingface_hub-v0.28.1
{py3.8,py3.12,py3.13}-huggingface_hub-v0.32.4
{py3.8,py3.12,py3.13}-huggingface_hub-v0.32.6


# ~~~ DBs ~~~
Expand Down Expand Up @@ -180,7 +180,7 @@ envlist =
{py3.7,py3.12,py3.13}-statsig-v0.55.3
{py3.7,py3.12,py3.13}-statsig-v0.56.0
{py3.7,py3.12,py3.13}-statsig-v0.57.3
{py3.7,py3.12,py3.13}-statsig-v0.58.0
{py3.7,py3.12,py3.13}-statsig-v0.58.1

{py3.8,py3.12,py3.13}-unleash-v6.0.1
{py3.8,py3.12,py3.13}-unleash-v6.1.0
Expand All @@ -201,17 +201,16 @@ envlist =
{py3.8,py3.12,py3.13}-graphene-v3.4.3

{py3.8,py3.10,py3.11}-strawberry-v0.209.8
{py3.8,py3.11,py3.12}-strawberry-v0.229.2
{py3.8,py3.12,py3.13}-strawberry-v0.249.0
{py3.9,py3.12,py3.13}-strawberry-v0.270.5
{py3.8,py3.11,py3.12}-strawberry-v0.230.0
{py3.8,py3.12,py3.13}-strawberry-v0.251.0
{py3.9,py3.12,py3.13}-strawberry-v0.273.0


# ~~~ Network ~~~
{py3.7,py3.8}-grpc-v1.32.0
{py3.7,py3.9,py3.10}-grpc-v1.46.5
{py3.7,py3.11,py3.12}-grpc-v1.60.2
{py3.9,py3.12,py3.13}-grpc-v1.72.1
{py3.9,py3.12,py3.13}-grpc-v1.73.0rc1
{py3.9,py3.12,py3.13}-grpc-v1.73.0


# ~~~ Tasks ~~~
Expand All @@ -238,9 +237,9 @@ envlist =
{py3.6,py3.7}-django-v1.11.29
{py3.6,py3.8,py3.9}-django-v2.2.28
{py3.6,py3.9,py3.10}-django-v3.2.25
{py3.8,py3.11,py3.12}-django-v4.2.21
{py3.8,py3.11,py3.12}-django-v4.2.23
{py3.10,py3.11,py3.12}-django-v5.0.14
{py3.10,py3.12,py3.13}-django-v5.2.1
{py3.10,py3.12,py3.13}-django-v5.2.3

{py3.6,py3.7,py3.8}-flask-v1.1.4
{py3.8,py3.12,py3.13}-flask-v2.3.3
Expand All @@ -262,7 +261,7 @@ envlist =
{py3.7}-aiohttp-v3.4.4
{py3.7,py3.8,py3.9}-aiohttp-v3.7.4
{py3.8,py3.12,py3.13}-aiohttp-v3.10.11
{py3.9,py3.12,py3.13}-aiohttp-v3.12.7
{py3.9,py3.12,py3.13}-aiohttp-v3.12.12

{py3.6,py3.7}-bottle-v0.12.25
{py3.8,py3.12,py3.13}-bottle-v0.13.3
Expand Down Expand Up @@ -299,8 +298,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.31
{py3.9,py3.12,py3.13}-trytond-v7.6.1
{py3.8,py3.11,py3.12}-trytond-v7.0.32
{py3.9,py3.12,py3.13}-trytond-v7.6.2

{py3.7,py3.12,py3.13}-typer-v0.15.4
{py3.7,py3.12,py3.13}-typer-v0.16.0
Expand Down Expand Up @@ -502,13 +501,13 @@ deps =

# ~~~ AI ~~~
anthropic-v0.16.0: anthropic==0.16.0
anthropic-v0.28.1: anthropic==0.28.1
anthropic-v0.40.0: anthropic==0.40.0
anthropic-v0.52.2: anthropic==0.52.2
anthropic-v0.29.2: anthropic==0.29.2
anthropic-v0.42.0: anthropic==0.42.0
anthropic-v0.54.0: anthropic==0.54.0
anthropic: pytest-asyncio
anthropic-v0.16.0: httpx<0.28.0
anthropic-v0.28.1: httpx<0.28.0
anthropic-v0.40.0: httpx<0.28.0
anthropic-v0.29.2: httpx<0.28.0
anthropic-v0.42.0: httpx<0.28.0

cohere-v5.4.0: cohere==5.4.0
cohere-v5.8.1: cohere==5.8.1
Expand All @@ -518,7 +517,7 @@ deps =
huggingface_hub-v0.22.2: huggingface_hub==0.22.2
huggingface_hub-v0.25.2: huggingface_hub==0.25.2
huggingface_hub-v0.28.1: huggingface_hub==0.28.1
huggingface_hub-v0.32.4: huggingface_hub==0.32.4
huggingface_hub-v0.32.6: huggingface_hub==0.32.6


# ~~~ DBs ~~~
Expand Down Expand Up @@ -551,7 +550,7 @@ deps =
statsig-v0.55.3: statsig==0.55.3
statsig-v0.56.0: statsig==0.56.0
statsig-v0.57.3: statsig==0.57.3
statsig-v0.58.0: statsig==0.58.0
statsig-v0.58.1: statsig==0.58.1
statsig: typing_extensions

unleash-v6.0.1: UnleashClient==6.0.1
Expand Down Expand Up @@ -581,21 +580,20 @@ deps =
py3.6-graphene: aiocontextvars

strawberry-v0.209.8: strawberry-graphql[fastapi,flask]==0.209.8
strawberry-v0.229.2: strawberry-graphql[fastapi,flask]==0.229.2
strawberry-v0.249.0: strawberry-graphql[fastapi,flask]==0.249.0
strawberry-v0.270.5: strawberry-graphql[fastapi,flask]==0.270.5
strawberry-v0.230.0: strawberry-graphql[fastapi,flask]==0.230.0
strawberry-v0.251.0: strawberry-graphql[fastapi,flask]==0.251.0
strawberry-v0.273.0: strawberry-graphql[fastapi,flask]==0.273.0
strawberry: httpx
strawberry-v0.209.8: pydantic<2.11
strawberry-v0.229.2: pydantic<2.11
strawberry-v0.249.0: pydantic<2.11
strawberry-v0.230.0: pydantic<2.11
strawberry-v0.251.0: pydantic<2.11


# ~~~ Network ~~~
grpc-v1.32.0: grpcio==1.32.0
grpc-v1.46.5: grpcio==1.46.5
grpc-v1.60.2: grpcio==1.60.2
grpc-v1.72.1: grpcio==1.72.1
grpc-v1.73.0rc1: grpcio==1.73.0rc1
grpc-v1.73.0: grpcio==1.73.0
grpc: protobuf
grpc: mypy-protobuf
grpc: types-protobuf
Expand Down Expand Up @@ -629,23 +627,23 @@ deps =
django-v1.11.29: django==1.11.29
django-v2.2.28: django==2.2.28
django-v3.2.25: django==3.2.25
django-v4.2.21: django==4.2.21
django-v4.2.23: django==4.2.23
django-v5.0.14: django==5.0.14
django-v5.2.1: django==5.2.1
django-v5.2.3: django==5.2.3
django: psycopg2-binary
django: djangorestframework
django: pytest-django
django: Werkzeug
django-v2.2.28: channels[daphne]
django-v3.2.25: channels[daphne]
django-v4.2.21: channels[daphne]
django-v4.2.23: channels[daphne]
django-v5.0.14: channels[daphne]
django-v5.2.1: channels[daphne]
django-v5.2.3: channels[daphne]
django-v2.2.28: six
django-v3.2.25: pytest-asyncio
django-v4.2.21: pytest-asyncio
django-v4.2.23: pytest-asyncio
django-v5.0.14: pytest-asyncio
django-v5.2.1: pytest-asyncio
django-v5.2.3: pytest-asyncio
django-v1.11.29: djangorestframework>=3.0,<4.0
django-v1.11.29: Werkzeug<2.1.0
django-v2.2.28: djangorestframework>=3.0,<4.0
Expand Down Expand Up @@ -698,10 +696,10 @@ deps =
aiohttp-v3.4.4: aiohttp==3.4.4
aiohttp-v3.7.4: aiohttp==3.7.4
aiohttp-v3.10.11: aiohttp==3.10.11
aiohttp-v3.12.7: aiohttp==3.12.7
aiohttp-v3.12.12: aiohttp==3.12.12
aiohttp: pytest-aiohttp
aiohttp-v3.10.11: pytest-asyncio
aiohttp-v3.12.7: pytest-asyncio
aiohttp-v3.12.12: pytest-asyncio

bottle-v0.12.25: bottle==0.12.25
bottle-v0.13.3: bottle==0.13.3
Expand Down Expand Up @@ -756,8 +754,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.31: trytond==7.0.31
trytond-v7.6.1: trytond==7.6.1
trytond-v7.0.32: trytond==7.0.32
trytond-v7.6.2: trytond==7.6.2
trytond: werkzeug
trytond-v4.6.22: werkzeug<1.0
trytond-v4.8.18: werkzeug<1.0
Expand Down
Loading