|
10 | 10 | # The file (and all resulting CI YAMLs) then need to be regenerated via |
11 | 11 | # "scripts/generate-test-files.sh". |
12 | 12 | # |
13 | | -# Last generated: 2025-04-15T14:53:25.426657+00:00 |
| 13 | +# Last generated: 2025-04-17T09:53:39.706505+00:00 |
14 | 14 |
|
15 | 15 | [tox] |
16 | 16 | requires = |
17 | 17 | # This version introduced using pip 24.1 which does not work with older Celery and HTTPX versions. |
18 | 18 | virtualenv<20.26.3 |
19 | 19 | envlist = |
20 | | - # === Common === |
21 | | - {py3.7,py3.8,py3.9,py3.10,py3.11,py3.12,py3.13}-common |
22 | | - |
23 | 20 | # === Gevent === |
24 | 21 | {py3.8,py3.10,py3.11,py3.12}-gevent |
25 | 22 |
|
@@ -140,6 +137,13 @@ envlist = |
140 | 137 | # These come from the populate_tox.py script. Eventually we should move all |
141 | 138 | # integration tests there. |
142 | 139 |
|
| 140 | + # ~~~ Common ~~~ |
| 141 | + {py3.7,py3.8}-common-v0.17b0 |
| 142 | + {py3.7,py3.8}-common-v0.28b1 |
| 143 | + {py3.7,py3.8}-common-v0.42b0 |
| 144 | + {py3.8,py3.9,py3.10,py3.11,py3.12,py3.13}-common-v0.53b1 |
| 145 | + |
| 146 | + |
143 | 147 | # ~~~ AI ~~~ |
144 | 148 | {py3.8,py3.10,py3.11}-huggingface_hub-v0.22.2 |
145 | 149 | {py3.8,py3.10,py3.11}-huggingface_hub-v0.25.2 |
@@ -168,6 +172,7 @@ envlist = |
168 | 172 | {py3.8,py3.12,py3.13}-launchdarkly-v9.8.1 |
169 | 173 | {py3.8,py3.12,py3.13}-launchdarkly-v9.9.0 |
170 | 174 | {py3.8,py3.12,py3.13}-launchdarkly-v9.10.0 |
| 175 | + {py3.8,py3.12,py3.13}-launchdarkly-v9.11.0 |
171 | 176 |
|
172 | 177 | {py3.8,py3.12,py3.13}-openfeature-v0.7.5 |
173 | 178 | {py3.9,py3.12,py3.13}-openfeature-v0.8.1 |
@@ -195,9 +200,9 @@ envlist = |
195 | 200 | {py3.8,py3.12,py3.13}-graphene-v3.4.3 |
196 | 201 |
|
197 | 202 | {py3.8,py3.10,py3.11}-strawberry-v0.209.8 |
198 | | - {py3.8,py3.11,py3.12}-strawberry-v0.227.7 |
199 | | - {py3.8,py3.11,py3.12}-strawberry-v0.245.0 |
200 | | - {py3.9,py3.12,py3.13}-strawberry-v0.264.0 |
| 203 | + {py3.8,py3.11,py3.12}-strawberry-v0.228.0 |
| 204 | + {py3.8,py3.12,py3.13}-strawberry-v0.247.2 |
| 205 | + {py3.9,py3.12,py3.13}-strawberry-v0.265.1 |
201 | 206 |
|
202 | 207 |
|
203 | 208 | # ~~~ Network ~~~ |
@@ -303,15 +308,6 @@ deps = |
303 | 308 | linters: -r requirements-linting.txt |
304 | 309 | linters: werkzeug<2.3.0 |
305 | 310 |
|
306 | | - # === Common === |
307 | | - py3.8-common: hypothesis |
308 | | - common: pytest-asyncio |
309 | | - # See https://github.com/pytest-dev/pytest/issues/9621 |
310 | | - # and https://github.com/pytest-dev/pytest-forked/issues/67 |
311 | | - # for justification of the upper bound on pytest |
312 | | - py3.7-common: pytest<7.0.0 |
313 | | - {py3.8,py3.9,py3.10,py3.11,py3.12,py3.13}-common: pytest |
314 | | - |
315 | 311 | # === Gevent === |
316 | 312 | {py3.7,py3.8,py3.9,py3.10,py3.11}-gevent: gevent>=22.10.0, <22.11.0 |
317 | 313 | {py3.12}-gevent: gevent |
@@ -496,6 +492,17 @@ deps = |
496 | 492 | # These come from the populate_tox.py script. Eventually we should move all |
497 | 493 | # integration tests there. |
498 | 494 |
|
| 495 | + # ~~~ Common ~~~ |
| 496 | + common-v0.17b0: opentelemetry-distro==0.17b0 |
| 497 | + common-v0.28b1: opentelemetry-distro==0.28b1 |
| 498 | + common-v0.42b0: opentelemetry-distro==0.42b0 |
| 499 | + common-v0.53b1: opentelemetry-distro==0.53b1 |
| 500 | + common: pytest |
| 501 | + common: pytest-asyncio |
| 502 | + py3.7-common: pytest<7.0.0 |
| 503 | + py3.8-common: hypothesis |
| 504 | + |
| 505 | + |
499 | 506 | # ~~~ AI ~~~ |
500 | 507 | huggingface_hub-v0.22.2: huggingface_hub==0.22.2 |
501 | 508 | huggingface_hub-v0.25.2: huggingface_hub==0.25.2 |
@@ -525,6 +532,7 @@ deps = |
525 | 532 | launchdarkly-v9.8.1: launchdarkly-server-sdk==9.8.1 |
526 | 533 | launchdarkly-v9.9.0: launchdarkly-server-sdk==9.9.0 |
527 | 534 | launchdarkly-v9.10.0: launchdarkly-server-sdk==9.10.0 |
| 535 | + launchdarkly-v9.11.0: launchdarkly-server-sdk==9.11.0 |
528 | 536 |
|
529 | 537 | openfeature-v0.7.5: openfeature-sdk==0.7.5 |
530 | 538 | openfeature-v0.8.1: openfeature-sdk==0.8.1 |
@@ -561,13 +569,13 @@ deps = |
561 | 569 | py3.6-graphene: aiocontextvars |
562 | 570 |
|
563 | 571 | strawberry-v0.209.8: strawberry-graphql[fastapi,flask]==0.209.8 |
564 | | - strawberry-v0.227.7: strawberry-graphql[fastapi,flask]==0.227.7 |
565 | | - strawberry-v0.245.0: strawberry-graphql[fastapi,flask]==0.245.0 |
566 | | - strawberry-v0.264.0: strawberry-graphql[fastapi,flask]==0.264.0 |
| 572 | + strawberry-v0.228.0: strawberry-graphql[fastapi,flask]==0.228.0 |
| 573 | + strawberry-v0.247.2: strawberry-graphql[fastapi,flask]==0.247.2 |
| 574 | + strawberry-v0.265.1: strawberry-graphql[fastapi,flask]==0.265.1 |
567 | 575 | strawberry: httpx |
568 | 576 | strawberry-v0.209.8: pydantic<2.11 |
569 | | - strawberry-v0.227.7: pydantic<2.11 |
570 | | - strawberry-v0.245.0: pydantic<2.11 |
| 577 | + strawberry-v0.228.0: pydantic<2.11 |
| 578 | + strawberry-v0.247.2: pydantic<2.11 |
571 | 579 |
|
572 | 580 |
|
573 | 581 | # ~~~ Network ~~~ |
|
0 commit comments