File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 3131 },
3232 "cohere" : {
3333 "package" : "cohere" ,
34+ "python" : ">=3.9" ,
3435 },
3536 "django" : {
3637 "package" : "django" ,
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-04-15T15:00:48.604018 +00:00
13+ # Last generated: 2025-04-15T15:09:46.980440 +00:00
1414
1515[tox]
1616requires =
@@ -144,10 +144,10 @@ envlist =
144144 # integration tests there.
145145
146146 # ~~~ AI ~~~
147- {py3.8 ,py3.10,py3.11}-cohere-v5.4.0
148- {py3.8 ,py3.11,py3.12}-cohere-v5.9.4
149- {py3.8 ,py3.11,py3.12}-cohere-v5.13.9
150- {py3.8 ,py3.11,py3.12}-cohere-v5.15.0
147+ {py3.9 ,py3.10,py3.11}-cohere-v5.4.0
148+ {py3.9 ,py3.11,py3.12}-cohere-v5.9.4
149+ {py3.9 ,py3.11,py3.12}-cohere-v5.13.9
150+ {py3.9 ,py3.11,py3.12}-cohere-v5.15.0
151151
152152 {py3.8,py3.10,py3.11}-huggingface_hub-v0.22.2
153153 {py3.8,py3.10,py3.11}-huggingface_hub-v0.25.2
You can’t perform that action at this time.
0 commit comments