File tree 1 file changed +22
-5
lines changed
1 file changed +22
-5
lines changed Original file line number Diff line number Diff line change @@ -107,10 +107,6 @@ exclude:
107
107
FRAMEWORK : django-2.0
108
108
- VERSION : python-3.12
109
109
FRAMEWORK : django-2.1
110
- - VERSION : python-3.13
111
- FRAMEWORK : django-3.2
112
- - VERSION : python-3.13
113
- FRAMEWORK : django-4.0
114
110
- VERSION : python-3.12
115
111
FRAMEWORK : graphene-2
116
112
- VERSION : python-3.12
@@ -127,6 +123,16 @@ exclude:
127
123
FRAMEWORK : django-2.0
128
124
- VERSION : python-3.13
129
125
FRAMEWORK : django-2.1
126
+ - VERSION : python-3.13
127
+ FRAMEWORK : django-2.2
128
+ - VERSION : python-3.13
129
+ FRAMEWORK : django-3.0
130
+ - VERSION : python-3.13
131
+ FRAMEWORK : django-3.1
132
+ - VERSION : python-3.13
133
+ FRAMEWORK : django-3.2
134
+ - VERSION : python-3.13
135
+ FRAMEWORK : django-4.0
130
136
- VERSION : python-3.13
131
137
FRAMEWORK : graphene-2
132
138
- VERSION : python-3.13
@@ -246,6 +252,8 @@ exclude:
246
252
FRAMEWORK : asyncpg-newest
247
253
- VERSION : python-3.6
248
254
FRAMEWORK : asyncpg-0.28
255
+ - VERSION : python-3.13
256
+ FRAMEWORK : asyncpg-0.28
249
257
# sanic
250
258
- VERSION : pypy-3
251
259
FRAMEWORK : sanic-newest
@@ -257,8 +265,10 @@ exclude:
257
265
FRAMEWORK : sanic-newest
258
266
- VERSION : python-3.8
259
267
FRAMEWORK : sanic-newest
268
+ - VERSION : python-3.13
269
+ FRAMEWORK : sanic-20.12
270
+ # aioredis
260
271
- VERSION : pypy-3
261
- # aioredis
262
272
FRAMEWORK : aioredis-newest
263
273
- VERSION : python-3.6
264
274
FRAMEWORK : aioredis-newest
@@ -335,3 +345,10 @@ exclude:
335
345
FRAMEWORK : sanic-20.12 # no wheels available yet
336
346
- VERSION : python-3.13
337
347
FRAMEWORK : cassandra-newest # c extension issue
348
+ # httpx
349
+ - VERSION : python-3.13
350
+ FRAMEWORK : httpx-0.13
351
+ - VERSION : python-3.13
352
+ FRAMEWORK : httpx-0.14
353
+ - VERSION : python-3.13
354
+ FRAMEWORK : httpx-0.21
You can’t perform that action at this time.
0 commit comments