File tree Expand file tree Collapse file tree 2 files changed +1
-25
lines changed
Expand file tree Collapse file tree 2 files changed +1
-25
lines changed Original file line number Diff line number Diff line change @@ -36,10 +36,6 @@ envlist =
3636 # At a minimum, we should test against at least the lowest
3737 # and the latest supported version of a framework.
3838
39- # Arq
40- {py3.7,py3.11}-arq-v{0.23}
41- {py3.7,py3.12,py3.13}-arq-latest
42-
4339 # Asgi
4440 {py3.7,py3.12,py3.13}-asgi
4541
@@ -164,14 +160,6 @@ deps =
164160
165161 # === Integrations ===
166162
167- # Arq
168- arq-v0.23: arq~=0.23.0
169- arq-v0.23: pydantic<2
170- arq-latest: arq
171- arq: fakeredis>=2.2.0,<2.8
172- arq: pytest-asyncio
173- arq: async-timeout
174-
175163 # Asgi
176164 asgi: pytest-asyncio
177165 asgi: async-asgi-testclient
Original file line number Diff line number Diff line change 1010# The file (and all resulting CI YAMLs) then need to be regenerated via
1111# "scripts/generate-test-files.sh".
1212#
13- # Last generated: 2025-09-02T13:17:31.600009 +00:00
13+ # Last generated: 2025-09-02T13:21:02.126682 +00:00
1414
1515[tox]
1616requires =
@@ -36,10 +36,6 @@ envlist =
3636 # At a minimum, we should test against at least the lowest
3737 # and the latest supported version of a framework.
3838
39- # Arq
40- {py3.7,py3.11}-arq-v{0.23}
41- {py3.7,py3.12,py3.13}-arq-latest
42-
4339 # Asgi
4440 {py3.7,py3.12,py3.13}-asgi
4541
@@ -358,14 +354,6 @@ deps =
358354
359355 # === Integrations ===
360356
361- # Arq
362- arq-v0.23: arq~=0.23.0
363- arq-v0.23: pydantic<2
364- arq-latest: arq
365- arq: fakeredis>=2.2.0,<2.8
366- arq: pytest-asyncio
367- arq: async-timeout
368-
369357 # Asgi
370358 asgi: pytest-asyncio
371359 asgi: async-asgi-testclient
You can’t perform that action at this time.
0 commit comments