Skip to content

Commit 7c6df02

Browse files
authored
chore(tracing): expand integration tested versions (#13630)
Expands tested version ranges to match currently supported ranges listed on our readthedocs
1 parent e7c0d74 commit 7c6df02

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+1182
-595
lines changed

.riot/requirements/1087ca6.txt

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
#
2+
# This file is autogenerated by pip-compile with Python 3.10
3+
# by the following command:
4+
#
5+
# pip-compile --allow-unsafe --no-annotate .riot/requirements/1087ca6.in
6+
#
7+
attrs==25.3.0
8+
coverage[toml]==7.8.2
9+
dnspython==2.7.0
10+
exceptiongroup==1.3.0
11+
hypothesis==6.45.0
12+
iniconfig==2.1.0
13+
mock==5.2.0
14+
mongoengine==0.24.2
15+
opentracing==2.4.0
16+
packaging==25.0
17+
pluggy==1.6.0
18+
pygments==2.19.1
19+
pymongo==4.8.0
20+
pytest==8.4.0
21+
pytest-cov==6.1.1
22+
pytest-mock==3.14.1
23+
pytest-randomly==3.16.0
24+
sortedcontainers==2.4.0
25+
tomli==2.2.1
26+
typing-extensions==4.14.0

.riot/requirements/10b490c.txt

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
#
2+
# This file is autogenerated by pip-compile with Python 3.11
3+
# by the following command:
4+
#
5+
# pip-compile --allow-unsafe --no-annotate .riot/requirements/10b490c.in
6+
#
7+
attrs==25.3.0
8+
coverage[toml]==7.8.2
9+
dnspython==2.7.0
10+
hypothesis==6.45.0
11+
iniconfig==2.1.0
12+
mock==5.2.0
13+
mongoengine==0.24.2
14+
opentracing==2.4.0
15+
packaging==25.0
16+
pluggy==1.6.0
17+
pygments==2.19.1
18+
pymongo==4.8.0
19+
pytest==8.4.0
20+
pytest-cov==6.1.1
21+
pytest-mock==3.14.1
22+
pytest-randomly==3.16.0
23+
sortedcontainers==2.4.0

.riot/requirements/eda6d79.txt renamed to .riot/requirements/110b5c2.txt

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,24 +2,25 @@
22
# This file is autogenerated by pip-compile with Python 3.8
33
# by the following command:
44
#
5-
# pip-compile --allow-unsafe --no-annotate .riot/requirements/eda6d79.in
5+
# pip-compile --allow-unsafe --no-annotate --resolver=backtracking .riot/requirements/110b5c2.in
66
#
7-
attrs==24.3.0
7+
attrs==25.3.0
88
coverage[toml]==7.6.1
9-
exceptiongroup==1.2.2
9+
exceptiongroup==1.3.0
1010
hypothesis==6.45.0
1111
importlib-metadata==8.5.0
12-
iniconfig==2.0.0
13-
mako==1.1.6
12+
iniconfig==2.1.0
13+
mako==1.0.14
1414
markupsafe==2.1.5
15-
mock==5.1.0
15+
mock==5.2.0
1616
opentracing==2.4.0
17-
packaging==24.2
17+
packaging==25.0
1818
pluggy==1.5.0
19-
pytest==8.3.4
19+
pytest==8.3.5
2020
pytest-cov==5.0.0
21-
pytest-mock==3.14.0
21+
pytest-mock==3.14.1
2222
pytest-randomly==3.15.0
2323
sortedcontainers==2.4.0
2424
tomli==2.2.1
25+
typing-extensions==4.13.2
2526
zipp==3.20.2

.riot/requirements/114922a.txt

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
#
2+
# This file is autogenerated by pip-compile with Python 3.8
3+
# by the following command:
4+
#
5+
# pip-compile --allow-unsafe --no-annotate --resolver=backtracking .riot/requirements/114922a.in
6+
#
7+
async-timeout==5.0.1
8+
attrs==25.3.0
9+
coverage[toml]==7.6.1
10+
dramatiq==1.10.0
11+
exceptiongroup==1.3.0
12+
hypothesis==6.45.0
13+
iniconfig==2.1.0
14+
mock==5.2.0
15+
opentracing==2.4.0
16+
packaging==25.0
17+
pika==1.3.2
18+
pluggy==1.5.0
19+
prometheus-client==0.21.1
20+
pytest==8.3.5
21+
pytest-cov==5.0.0
22+
pytest-mock==3.14.1
23+
redis==6.1.1
24+
sortedcontainers==2.4.0
25+
tomli==2.2.1
26+
typing-extensions==4.13.2

.riot/requirements/11d5c8b.txt

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
#
2+
# This file is autogenerated by pip-compile with Python 3.9
3+
# by the following command:
4+
#
5+
# pip-compile --allow-unsafe --no-annotate --resolver=backtracking .riot/requirements/11d5c8b.in
6+
#
7+
attrs==25.3.0
8+
coverage[toml]==7.8.2
9+
exceptiongroup==1.3.0
10+
hypothesis==6.45.0
11+
importlib-metadata==8.7.0
12+
iniconfig==2.1.0
13+
mock==5.2.0
14+
opentracing==2.4.0
15+
packaging==25.0
16+
pluggy==1.6.0
17+
psycopg==3.0.18
18+
pygments==2.19.1
19+
pytest==8.4.0
20+
pytest-asyncio==0.21.1
21+
pytest-cov==6.1.1
22+
pytest-mock==3.14.1
23+
pytest-randomly==3.16.0
24+
sortedcontainers==2.4.0
25+
tomli==2.2.1
26+
typing-extensions==4.14.0
27+
zipp==3.23.0

.riot/requirements/c59d61b.txt renamed to .riot/requirements/11d65b7.txt

Lines changed: 18 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2,43 +2,44 @@
22
# This file is autogenerated by pip-compile with Python 3.11
33
# by the following command:
44
#
5-
# pip-compile --allow-unsafe --no-annotate .riot/requirements/c59d61b.in
5+
# pip-compile --allow-unsafe --no-annotate .riot/requirements/11d65b7.in
66
#
77
amqp==5.3.1
88
attrs==25.3.0
99
billiard==4.2.1
10-
celery==5.5.1
11-
certifi==2025.1.31
12-
charset-normalizer==3.4.1
13-
click==8.1.8
10+
celery==5.5.3
11+
certifi==2025.4.26
12+
charset-normalizer==3.4.2
13+
click==8.2.1
1414
click-didyoumean==0.3.1
1515
click-plugins==1.1.1
1616
click-repl==0.3.0
17-
coverage[toml]==7.8.0
18-
django==2.2.1
19-
gevent==25.4.1
20-
greenlet==3.2.0
17+
coverage[toml]==7.8.2
18+
django==2.2.28
19+
gevent==25.5.1
20+
greenlet==3.2.3
2121
hypothesis==6.45.0
2222
idna==3.10
2323
iniconfig==2.1.0
24-
kombu==5.5.3
24+
kombu==5.5.4
2525
mock==5.2.0
2626
opentracing==2.4.0
27-
packaging==24.2
28-
pluggy==1.5.0
27+
packaging==25.0
28+
pluggy==1.6.0
2929
prompt-toolkit==3.0.51
30-
pytest==8.3.5
30+
pygments==2.19.1
31+
pytest==8.4.0
3132
pytest-cov==6.1.1
32-
pytest-mock==3.14.0
33+
pytest-mock==3.14.1
3334
pytest-randomly==3.16.0
3435
python-dateutil==2.9.0.post0
3536
pytz==2025.2
36-
requests==2.32.3
37+
requests==2.32.4
3738
six==1.17.0
3839
sortedcontainers==2.4.0
3940
sqlalchemy==1.2.19
4041
sqlparse==0.5.3
41-
typing-extensions==4.13.2
42+
typing-extensions==4.14.0
4243
tzdata==2025.2
4344
urllib3==2.4.0
4445
vine==5.1.0
@@ -47,4 +48,4 @@ zope-event==5.0
4748
zope-interface==7.2
4849

4950
# The following packages are considered to be unsafe in a requirements file:
50-
setuptools==78.1.0
51+
setuptools==80.9.0

.riot/requirements/12304dc.txt

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
#
2+
# This file is autogenerated by pip-compile with Python 3.8
3+
# by the following command:
4+
#
5+
# pip-compile --allow-unsafe --no-annotate --resolver=backtracking .riot/requirements/12304dc.in
6+
#
7+
attrs==25.3.0
8+
backports-zoneinfo==0.2.1
9+
coverage[toml]==7.6.1
10+
exceptiongroup==1.3.0
11+
hypothesis==6.45.0
12+
importlib-metadata==8.5.0
13+
iniconfig==2.1.0
14+
mock==5.2.0
15+
opentracing==2.4.0
16+
packaging==25.0
17+
pluggy==1.5.0
18+
psycopg==3.0.18
19+
pytest==8.3.5
20+
pytest-asyncio==0.21.1
21+
pytest-cov==5.0.0
22+
pytest-mock==3.14.1
23+
pytest-randomly==3.15.0
24+
sortedcontainers==2.4.0
25+
tomli==2.2.1
26+
typing-extensions==4.13.2
27+
zipp==3.20.2

.riot/requirements/8b0105d.txt renamed to .riot/requirements/12afae4.txt

Lines changed: 28 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
# This file is autogenerated by pip-compile with Python 3.10
33
# by the following command:
44
#
5-
# pip-compile --allow-unsafe --no-annotate .riot/requirements/8b0105d.in
5+
# pip-compile --allow-unsafe --no-annotate .riot/requirements/12afae4.in
66
#
77
aiohappyeyeballs==2.6.1
8-
aiohttp==3.12.7
8+
aiohttp==3.12.11
99
aiosignal==1.3.2
1010
annotated-types==0.7.0
1111
anyio==4.9.0
@@ -27,10 +27,9 @@ chromadb==1.0.12
2727
click==8.2.1
2828
coloredlogs==15.0.1
2929
coverage[toml]==7.8.2
30-
crewai==0.121.1
30+
crewai==0.102.0
3131
cryptography==45.0.3
3232
decorator==5.2.1
33-
deprecated==1.2.18
3433
distro==1.9.0
3534
docstring-parser==0.16
3635
durationpy==0.10
@@ -40,36 +39,36 @@ executing==2.2.0
4039
fastapi==0.115.9
4140
filelock==3.18.0
4241
flatbuffers==25.2.10
43-
frozenlist==1.6.0
42+
frozenlist==1.6.2
4443
fsspec==2025.5.1
45-
google-auth==2.40.2
44+
google-auth==2.40.3
4645
googleapis-common-protos==1.70.0
47-
grpcio==1.72.1
46+
grpcio==1.73.0
4847
h11==0.16.0
49-
hf-xet==1.1.2
48+
hf-xet==1.1.3
5049
httpcore==1.0.9
5150
httptools==0.6.4
52-
httpx==0.28.1
51+
httpx==0.27.2
5352
huggingface-hub==0.32.4
5453
humanfriendly==10.0
5554
hypothesis==6.45.0
5655
idna==3.10
57-
importlib-metadata==8.6.1
56+
importlib-metadata==8.7.0
5857
importlib-resources==6.5.2
5958
iniconfig==2.1.0
6059
instructor==1.8.3
6160
ipython==8.37.0
6261
jedi==0.19.2
6362
jinja2==3.1.6
6463
jiter==0.8.2
65-
json-repair==0.46.0
64+
json-repair==0.46.2
6665
json5==0.12.0
6766
jsonpickle==4.1.1
6867
jsonref==1.1.0
6968
jsonschema==4.24.0
7069
jsonschema-specifications==2025.4.1
71-
kubernetes==32.0.1
72-
litellm==1.68.0
70+
kubernetes==33.1.0
71+
litellm==1.60.2
7372
markdown-it-py==3.0.0
7473
markupsafe==3.0.2
7574
matplotlib-inline==0.1.7
@@ -82,19 +81,19 @@ networkx==3.4.2
8281
numpy==2.2.6
8382
oauthlib==3.2.2
8483
onnxruntime==1.22.0
85-
openai==1.75.0
84+
openai==1.85.0
8685
openpyxl==3.1.5
87-
opentelemetry-api==1.33.1
88-
opentelemetry-exporter-otlp-proto-common==1.33.1
89-
opentelemetry-exporter-otlp-proto-grpc==1.33.1
90-
opentelemetry-exporter-otlp-proto-http==1.33.1
91-
opentelemetry-instrumentation==0.54b1
92-
opentelemetry-instrumentation-asgi==0.54b1
93-
opentelemetry-instrumentation-fastapi==0.54b1
94-
opentelemetry-proto==1.33.1
95-
opentelemetry-sdk==1.33.1
96-
opentelemetry-semantic-conventions==0.54b1
97-
opentelemetry-util-http==0.54b1
86+
opentelemetry-api==1.34.0
87+
opentelemetry-exporter-otlp-proto-common==1.34.0
88+
opentelemetry-exporter-otlp-proto-grpc==1.34.0
89+
opentelemetry-exporter-otlp-proto-http==1.34.0
90+
opentelemetry-instrumentation==0.55b0
91+
opentelemetry-instrumentation-asgi==0.55b0
92+
opentelemetry-instrumentation-fastapi==0.55b0
93+
opentelemetry-proto==1.34.0
94+
opentelemetry-sdk==1.34.0
95+
opentelemetry-semantic-conventions==0.55b0
96+
opentelemetry-util-http==0.55b0
9897
opentracing==2.4.0
9998
orjson==3.10.18
10099
overrides==7.7.0
@@ -105,7 +104,7 @@ pdfplumber==0.11.6
105104
pexpect==4.9.0
106105
pillow==11.2.1
107106
pluggy==1.6.0
108-
posthog==4.2.0
107+
posthog==4.6.1
109108
prompt-toolkit==3.0.51
110109
propcache==0.3.1
111110
protobuf==5.29.5
@@ -131,7 +130,7 @@ pyvis==0.3.2
131130
pyyaml==6.0.2
132131
referencing==0.36.2
133132
regex==2024.11.6
134-
requests==2.32.3
133+
requests==2.32.4
135134
requests-oauthlib==2.0.0
136135
rich==13.9.4
137136
rpds-py==0.25.1
@@ -154,7 +153,7 @@ typer==0.16.0
154153
typing-extensions==4.14.0
155154
typing-inspection==0.4.1
156155
urllib3==2.4.0
157-
uv==0.7.9
156+
uv==0.7.12
158157
uvicorn[standard]==0.34.3
159158
uvloop==0.21.0
160159
vcrpy==7.0.0
@@ -164,4 +163,4 @@ websocket-client==1.8.0
164163
websockets==15.0.1
165164
wrapt==1.17.2
166165
yarl==1.20.0
167-
zipp==3.22.0
166+
zipp==3.23.0

0 commit comments

Comments
 (0)