@@ -69,6 +69,12 @@ exclude:
69
69
FRAMEWORK : celery-5-django-3
70
70
- VERSION : python-3.12 # https://github.com/celery/billiard/issues/377
71
71
FRAMEWORK : celery-5-django-4
72
+ - VERSION : python-3.13 # https://github.com/celery/billiard/issues/377
73
+ FRAMEWORK : celery-5-flask-2
74
+ - VERSION : python-3.13 # https://github.com/celery/billiard/issues/377
75
+ FRAMEWORK : celery-5-django-3
76
+ - VERSION : python-3.13 # https://github.com/celery/billiard/issues/377
77
+ FRAMEWORK : celery-5-django-4
72
78
- VERSION : python-3.10
73
79
FRAMEWORK : graphene-2
74
80
- VERSION : python-3.10
@@ -101,6 +107,10 @@ exclude:
101
107
FRAMEWORK : django-2.0
102
108
- VERSION : python-3.12
103
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
104
114
- VERSION : python-3.12
105
115
FRAMEWORK : graphene-2
106
116
- VERSION : python-3.12
@@ -111,25 +121,47 @@ exclude:
111
121
FRAMEWORK : cassandra-3.4
112
122
- VERSION : python-3.12
113
123
FRAMEWORK : pymongo-3.5
124
+ - VERSION : python-3.13
125
+ FRAMEWORK : django-1.11
126
+ - VERSION : python-3.13
127
+ FRAMEWORK : django-2.0
128
+ - VERSION : python-3.13
129
+ FRAMEWORK : django-2.1
130
+ - VERSION : python-3.13
131
+ FRAMEWORK : graphene-2
132
+ - VERSION : python-3.13
133
+ FRAMEWORK : aiohttp-3.0
134
+ - VERSION : python-3.13
135
+ FRAMEWORK : aiohttp-4.0
136
+ - VERSION : python-3.13
137
+ FRAMEWORK : cassandra-3.4
138
+ - VERSION : python-3.13
139
+ FRAMEWORK : pymongo-3.5
114
140
# pymongo
115
141
- VERSION : python-3.10
116
142
FRAMEWORK : pymongo-3.1
117
143
- VERSION : python-3.11
118
144
FRAMEWORK : pymongo-3.1
119
145
- VERSION : python-3.12
120
146
FRAMEWORK : pymongo-3.1
147
+ - VERSION : python-3.13
148
+ FRAMEWORK : pymongo-3.1
121
149
- VERSION : python-3.10
122
150
FRAMEWORK : pymongo-3.2
123
151
- VERSION : python-3.11
124
152
FRAMEWORK : pymongo-3.2
125
153
- VERSION : python-3.12
126
154
FRAMEWORK : pymongo-3.2
155
+ - VERSION : python-3.13
156
+ FRAMEWORK : pymongo-3.2
127
157
- VERSION : python-3.10
128
158
FRAMEWORK : pymongo-3.3
129
159
- VERSION : python-3.11
130
160
FRAMEWORK : pymongo-3.3
131
161
- VERSION : python-3.12
132
162
FRAMEWORK : pymongo-3.3
163
+ - VERSION : python-3.13
164
+ FRAMEWORK : pymongo-3.3
133
165
- VERSION : python-3.8
134
166
FRAMEWORK : pymongo-3.4
135
167
- VERSION : python-3.9
@@ -140,6 +172,8 @@ exclude:
140
172
FRAMEWORK : pymongo-3.4
141
173
- VERSION : python-3.12
142
174
FRAMEWORK : pymongo-3.4
175
+ - VERSION : python-3.13
176
+ FRAMEWORK : pymongo-3.4
143
177
- VERSION : pypy-3
144
178
FRAMEWORK : pymongo-3.0
145
179
# pymssql
@@ -163,6 +197,10 @@ exclude:
163
197
FRAMEWORK : boto3-1.5
164
198
- VERSION : python-3.12
165
199
FRAMEWORK : boto3-1.6
200
+ - VERSION : python-3.13
201
+ FRAMEWORK : boto3-1.5
202
+ - VERSION : python-3.13
203
+ FRAMEWORK : boto3-1.6
166
204
# aiohttp client, only supported in Python 3.7+
167
205
- VERSION : pypy-3
168
206
FRAMEWORK : aiohttp-3.0
@@ -254,11 +292,21 @@ exclude:
254
292
FRAMEWORK : twisted-16
255
293
- VERSION : python-3.12
256
294
FRAMEWORK : twisted-15
295
+ - VERSION : python-3.13
296
+ FRAMEWORK : twisted-18
297
+ - VERSION : python-3.13
298
+ FRAMEWORK : twisted-17
299
+ - VERSION : python-3.13
300
+ FRAMEWORK : twisted-16
301
+ - VERSION : python-3.13
302
+ FRAMEWORK : twisted-15
257
303
# pylibmc
258
304
- VERSION : python-3.11
259
305
FRAMEWORK : pylibmc-1.4
260
306
- VERSION : python-3.12
261
307
FRAMEWORK : pylibmc-1.4
308
+ - VERSION : python-3.13
309
+ FRAMEWORK : pylibmc-1.4
262
310
# grpc
263
311
- VERSION : python-3.6
264
312
FRAMEWORK : grpc-newest
@@ -274,6 +322,8 @@ exclude:
274
322
FRAMEWORK : grpc-1.24
275
323
- VERSION : python-3.12
276
324
FRAMEWORK : grpc-1.24
325
+ - VERSION : python-3.13
326
+ FRAMEWORK : grpc-1.24
277
327
- VERSION : python-3.7
278
328
FRAMEWORK : flask-1.0
279
329
- VERSION : python-3.7
@@ -283,7 +333,5 @@ exclude:
283
333
# TODO py3.12
284
334
- VERSION : python-3.12
285
335
FRAMEWORK : sanic-20.12 # no wheels available yet
286
- - VERSION : python-3.12
287
- FRAMEWORK : kafka-python-newest # https://github.com/dpkp/kafka-python/pull/2376
288
- - VERSION : python-3.12
336
+ - VERSION : python-3.13
289
337
FRAMEWORK : cassandra-newest # c extension issue
0 commit comments