File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 4141 "deps" : {
4242 "*" : ["pytest-asyncio" ],
4343 },
44+ "python" : ">=3.7" ,
4445 },
4546 "beam" : {
4647 "package" : "apache-beam" ,
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-04T12:41:07.285452 +00:00
13+ # Last generated: 2025-09-04T12:49:06.316162 +00:00
1414
1515[tox]
1616requires =
@@ -150,8 +150,8 @@ envlist =
150150
151151
152152 # ~~~ DBs ~~~
153- {py3.6 ,py3.8,py3.9}-asyncpg-v0.23.0
154- {py3.6 ,py3.9,py3.10}-asyncpg-v0.25.0
153+ {py3.7 ,py3.8,py3.9}-asyncpg-v0.23.0
154+ {py3.7 ,py3.9,py3.10}-asyncpg-v0.25.0
155155 {py3.7,py3.9,py3.10}-asyncpg-v0.27.0
156156 {py3.8,py3.11,py3.12}-asyncpg-v0.30.0
157157
You can’t perform that action at this time.
0 commit comments