Skip to content

Commit 7a191ce

Browse files
authored
chore: remove protobuf library dependency (#15162)
## Description No longer needed by profiling product, only used in tests. ## Testing <!-- Describe your testing strategy or note what tests are included --> ## Risks <!-- Note any risks associated with this change, or "None" if no risks --> ## Additional Notes <!-- Any other information that would be helpful for reviewers -->
1 parent b4ed7fc commit 7a191ce

Some content is hidden

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

43 files changed

+191
-333
lines changed

.riot/requirements/109d1ad.txt

Lines changed: 0 additions & 38 deletions
This file was deleted.

.riot/requirements/13fda88.txt renamed to .riot/requirements/116bda6.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# This file is autogenerated by pip-compile with Python 3.13
33
# by the following command:
44
#
5-
# pip-compile --allow-unsafe --no-annotate .riot/requirements/13fda88.in
5+
# pip-compile --allow-unsafe --no-annotate .riot/requirements/116bda6.in
66
#
77
attrs==25.4.0
88
coverage[toml]==7.11.0
@@ -17,6 +17,7 @@ mock==5.2.0
1717
opentracing==2.4.0
1818
packaging==25.0
1919
pluggy==1.6.0
20+
protobuf==6.33.0
2021
py-cpuinfo==8.0.0
2122
pygments==2.19.2
2223
pytest==8.4.2

.riot/requirements/be2d128.txt renamed to .riot/requirements/11f199b.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# This file is autogenerated by pip-compile with Python 3.13
33
# by the following command:
44
#
5-
# pip-compile --allow-unsafe --no-annotate .riot/requirements/be2d128.in
5+
# pip-compile --allow-unsafe --no-annotate .riot/requirements/11f199b.in
66
#
77
attrs==25.4.0
88
coverage[toml]==7.11.0
@@ -15,6 +15,7 @@ mock==5.2.0
1515
opentracing==2.4.0
1616
packaging==25.0
1717
pluggy==1.6.0
18+
protobuf==6.33.0
1819
py-cpuinfo==8.0.0
1920
pygments==2.19.2
2021
pytest==8.4.2

.riot/requirements/3f7c228.txt renamed to .riot/requirements/127e019.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
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/3f7c228.in
5+
# pip-compile --allow-unsafe --no-annotate .riot/requirements/127e019.in
66
#
77
attrs==25.4.0
88
coverage[toml]==7.11.0
@@ -18,6 +18,7 @@ mock==5.2.0
1818
opentracing==2.4.0
1919
packaging==25.0
2020
pluggy==1.6.0
21+
protobuf==6.33.0
2122
py-cpuinfo==8.0.0
2223
pygments==2.19.2
2324
pytest==8.4.2

.riot/requirements/1421f4d.txt

Lines changed: 0 additions & 34 deletions
This file was deleted.

.riot/requirements/9283280.txt renamed to .riot/requirements/1429dec.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
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/9283280.in
5+
# pip-compile --allow-unsafe --no-annotate .riot/requirements/1429dec.in
66
#
77
attrs==25.3.0
88
coverage[toml]==7.6.1
@@ -19,6 +19,7 @@ opentracing==2.4.0
1919
packaging==25.0
2020
pkgutil-resolve-name==1.3.10
2121
pluggy==1.5.0
22+
protobuf==5.29.5
2223
py-cpuinfo==8.0.0
2324
pytest==8.3.5
2425
pytest-asyncio==0.21.1

.riot/requirements/15a8028.txt

Lines changed: 0 additions & 36 deletions
This file was deleted.

.riot/requirements/1bdbb66.txt renamed to .riot/requirements/1633acd.txt

Lines changed: 18 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2,33 +2,38 @@
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/1bdbb66.in
5+
# pip-compile --allow-unsafe --no-annotate .riot/requirements/1633acd.in
66
#
7+
astunparse==1.6.3
78
attrs==25.4.0
9+
backports-asyncio-runner==1.2.0
10+
certifi==2025.10.5
11+
cffi==2.0.0
12+
charset-normalizer==3.4.4
813
coverage[toml]==7.11.0
14+
cryptography==46.0.3
915
exceptiongroup==1.3.0
10-
gunicorn==23.0.0
16+
grpcio==1.76.0
1117
hypothesis==6.45.0
18+
idna==3.11
1219
iniconfig==2.3.0
13-
jsonschema==4.25.1
14-
jsonschema-specifications==2025.9.1
1520
mock==5.2.0
1621
opentracing==2.4.0
1722
packaging==25.0
1823
pluggy==1.6.0
19-
py-cpuinfo==8.0.0
24+
protobuf==6.33.0
25+
pycparser==2.23
26+
pycryptodome==3.23.0
2027
pygments==2.19.2
2128
pytest==8.4.2
22-
pytest-asyncio==0.21.1
23-
pytest-benchmark==5.2.1
29+
pytest-asyncio==1.2.0
2430
pytest-cov==7.0.0
25-
pytest-cpp==2.6.0
2631
pytest-mock==3.15.1
27-
pytest-randomly==4.0.1
28-
referencing==0.37.0
29-
rpds-py==0.28.0
32+
requests==2.32.5
33+
simplejson==3.20.2
34+
six==1.17.0
3035
sortedcontainers==2.4.0
3136
tomli==2.3.0
3237
typing-extensions==4.15.0
33-
uwsgi==2.0.31
34-
zstandard==0.25.0
38+
urllib3==2.5.0
39+
wheel==0.45.1

.riot/requirements/82b9f08.txt renamed to .riot/requirements/18c1062.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# This file is autogenerated by pip-compile with Python 3.13
33
# by the following command:
44
#
5-
# pip-compile --allow-unsafe --no-annotate .riot/requirements/82b9f08.in
5+
# pip-compile --allow-unsafe --no-annotate .riot/requirements/18c1062.in
66
#
77
attrs==25.4.0
88
coverage[toml]==7.11.0
@@ -15,6 +15,7 @@ mock==5.2.0
1515
opentracing==2.4.0
1616
packaging==25.0
1717
pluggy==1.6.0
18+
protobuf==6.33.0
1819
py-cpuinfo==8.0.0
1920
pygments==2.19.2
2021
pytest==8.4.2
@@ -27,5 +28,4 @@ pytest-randomly==4.0.1
2728
referencing==0.37.0
2829
rpds-py==0.28.0
2930
sortedcontainers==2.4.0
30-
uwsgi==2.0.31
3131
zstandard==0.25.0

.riot/requirements/13e92f9.txt renamed to .riot/requirements/19167e2.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# This file is autogenerated by pip-compile with Python 3.13
33
# by the following command:
44
#
5-
# pip-compile --allow-unsafe --no-annotate .riot/requirements/13e92f9.in
5+
# pip-compile --allow-unsafe --no-annotate .riot/requirements/19167e2.in
66
#
77
attrs==25.4.0
88
coverage[toml]==7.11.0
@@ -15,6 +15,7 @@ mock==5.2.0
1515
opentracing==2.4.0
1616
packaging==25.0
1717
pluggy==1.6.0
18+
protobuf==6.33.0
1819
py-cpuinfo==8.0.0
1920
pygments==2.19.2
2021
pytest==8.4.2

0 commit comments

Comments
 (0)