File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ exclude:
9595 - VERSION : python-3.10
9696 FRAMEWORK : aiohttp-4.0
9797 - VERSION : python-3.10
98- FRAMEWORK : cassandra-3.4
98+ FRAMEWORK : cassandra-3.24
9999 - VERSION : python-3.10
100100 FRAMEWORK : pymongo-3.5
101101 - VERSION : python-3.11
@@ -111,7 +111,7 @@ exclude:
111111 - VERSION : python-3.11
112112 FRAMEWORK : aiohttp-4.0
113113 - VERSION : python-3.11
114- FRAMEWORK : cassandra-3.4
114+ FRAMEWORK : cassandra-3.24
115115 - VERSION : python-3.11
116116 FRAMEWORK : pymongo-3.5
117117 - VERSION : python-3.12
@@ -127,7 +127,7 @@ exclude:
127127 - VERSION : python-3.12
128128 FRAMEWORK : aiohttp-4.0
129129 - VERSION : python-3.12
130- FRAMEWORK : cassandra-3.4
130+ FRAMEWORK : cassandra-3.24
131131 - VERSION : python-3.12
132132 FRAMEWORK : pymongo-3.5
133133 - VERSION : python-3.13
@@ -153,7 +153,7 @@ exclude:
153153 - VERSION : python-3.13
154154 FRAMEWORK : aiohttp-4.0
155155 - VERSION : python-3.13
156- FRAMEWORK : cassandra-3.4
156+ FRAMEWORK : cassandra-3.24
157157 - VERSION : python-3.14
158158 FRAMEWORK : django-1.11
159159 - VERSION : python-3.14
@@ -181,7 +181,7 @@ exclude:
181181 - VERSION : python-3.14
182182 FRAMEWORK : aiohttp-4.0
183183 - VERSION : python-3.14
184- FRAMEWORK : cassandra-3.4
184+ FRAMEWORK : cassandra-3.24
185185 - VERSION : python-3.14
186186 FRAMEWORK : pymongo-3.5
187187 # pymongo
@@ -408,8 +408,6 @@ exclude:
408408 # TODO py3.12
409409 - VERSION : python-3.12
410410 FRAMEWORK : sanic-20.12 # no wheels available yet
411- - VERSION : python-3.13
412- FRAMEWORK : cassandra-newest # c extension issue
413411 - VERSION : python-3.14
414412 FRAMEWORK : cassandra-newest # c extension issue
415413 # httpx
Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ FRAMEWORK:
5656 - memcached-newest
5757 - pylibmc-1.4
5858 - pylibmc-newest
59- - cassandra-3.4
59+ - cassandra-3.24
6060 - cassandra-newest
6161 - psutil-newest
6262 - psutil-5.0
Original file line number Diff line number Diff line change @@ -397,7 +397,7 @@ Collected trace data:
397397
398398#### Cassandra [ automatic-instrumentation-db-cassandra]
399399
400- Library: ` cassandra-driver ` (` >=3.4 ,<4.0 ` )
400+ Library: ` cassandra-driver ` (` >=3.24 ,<4.0 ` )
401401
402402Instrumented methods:
403403
File renamed without changes.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments