@@ -69,6 +69,12 @@ exclude:
6969 FRAMEWORK : celery-5-django-3
7070 - VERSION : python-3.12 # https://github.com/celery/billiard/issues/377
7171 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
7278 - VERSION : python-3.10
7379 FRAMEWORK : graphene-2
7480 - VERSION : python-3.10
@@ -101,6 +107,10 @@ exclude:
101107 FRAMEWORK : django-2.0
102108 - VERSION : python-3.12
103109 FRAMEWORK : django-2.1
110+ - VERSION : python-3.13
111+ FRAMEWORK : django-3.2
112+ - VERSION : python-3.13
113+ FRAMEWORK : django-4.0
104114 - VERSION : python-3.12
105115 FRAMEWORK : graphene-2
106116 - VERSION : python-3.12
@@ -111,25 +121,47 @@ exclude:
111121 FRAMEWORK : cassandra-3.4
112122 - VERSION : python-3.12
113123 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
114140 # pymongo
115141 - VERSION : python-3.10
116142 FRAMEWORK : pymongo-3.1
117143 - VERSION : python-3.11
118144 FRAMEWORK : pymongo-3.1
119145 - VERSION : python-3.12
120146 FRAMEWORK : pymongo-3.1
147+ - VERSION : python-3.13
148+ FRAMEWORK : pymongo-3.1
121149 - VERSION : python-3.10
122150 FRAMEWORK : pymongo-3.2
123151 - VERSION : python-3.11
124152 FRAMEWORK : pymongo-3.2
125153 - VERSION : python-3.12
126154 FRAMEWORK : pymongo-3.2
155+ - VERSION : python-3.13
156+ FRAMEWORK : pymongo-3.2
127157 - VERSION : python-3.10
128158 FRAMEWORK : pymongo-3.3
129159 - VERSION : python-3.11
130160 FRAMEWORK : pymongo-3.3
131161 - VERSION : python-3.12
132162 FRAMEWORK : pymongo-3.3
163+ - VERSION : python-3.13
164+ FRAMEWORK : pymongo-3.3
133165 - VERSION : python-3.8
134166 FRAMEWORK : pymongo-3.4
135167 - VERSION : python-3.9
@@ -140,6 +172,8 @@ exclude:
140172 FRAMEWORK : pymongo-3.4
141173 - VERSION : python-3.12
142174 FRAMEWORK : pymongo-3.4
175+ - VERSION : python-3.13
176+ FRAMEWORK : pymongo-3.4
143177 - VERSION : pypy-3
144178 FRAMEWORK : pymongo-3.0
145179 # pymssql
@@ -163,6 +197,10 @@ exclude:
163197 FRAMEWORK : boto3-1.5
164198 - VERSION : python-3.12
165199 FRAMEWORK : boto3-1.6
200+ - VERSION : python-3.13
201+ FRAMEWORK : boto3-1.5
202+ - VERSION : python-3.13
203+ FRAMEWORK : boto3-1.6
166204 # aiohttp client, only supported in Python 3.7+
167205 - VERSION : pypy-3
168206 FRAMEWORK : aiohttp-3.0
@@ -254,11 +292,21 @@ exclude:
254292 FRAMEWORK : twisted-16
255293 - VERSION : python-3.12
256294 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
257303 # pylibmc
258304 - VERSION : python-3.11
259305 FRAMEWORK : pylibmc-1.4
260306 - VERSION : python-3.12
261307 FRAMEWORK : pylibmc-1.4
308+ - VERSION : python-3.13
309+ FRAMEWORK : pylibmc-1.4
262310 # grpc
263311 - VERSION : python-3.6
264312 FRAMEWORK : grpc-newest
@@ -274,6 +322,8 @@ exclude:
274322 FRAMEWORK : grpc-1.24
275323 - VERSION : python-3.12
276324 FRAMEWORK : grpc-1.24
325+ - VERSION : python-3.13
326+ FRAMEWORK : grpc-1.24
277327 - VERSION : python-3.7
278328 FRAMEWORK : flask-1.0
279329 - VERSION : python-3.7
@@ -283,7 +333,5 @@ exclude:
283333 # TODO py3.12
284334 - VERSION : python-3.12
285335 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
289337 FRAMEWORK : cassandra-newest # c extension issue
0 commit comments