File tree Expand file tree Collapse file tree 7 files changed +14
-13
lines changed Expand file tree Collapse file tree 7 files changed +14
-13
lines changed Original file line number Diff line number Diff line change 2828 run : pyenv global 3.10 3.8 3.9 3.11 3.12 3.13 3.14
2929
3030 - name : Install Dependencies
31- run : pip install --upgrade pip && pip install riot==0.20.1 && pip install toml==0.10.2
31+ # Keep pip at <25.3 until https://github.com/jazzband/pip-tools/issues/2252 is resolved
32+ run : pip install --upgrade "pip<25.3" && pip install riot==0.20.1 && pip install toml==0.10.2
3233
3334 - name : Generate riot locks
3435 run : scripts/compile-and-prune-test-requirements
Original file line number Diff line number Diff line change 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/1df66ab .in
5+ # pip-compile --allow-unsafe --no-annotate .riot/requirements/18eb42c .in
66#
77attrs==25.4.0
88coverage[toml]==7.11.0
@@ -11,7 +11,6 @@ hypothesis==6.45.0
1111iniconfig==2.3.0
1212jsonschema==4.25.1
1313jsonschema-specifications==2025.9.1
14- lz4==4.4.5
1514mock==5.2.0
1615opentracing==2.4.0
1716packaging==25.0
@@ -30,3 +29,4 @@ rpds-py==0.28.0
3029sortedcontainers==2.4.0
3130typing-extensions==4.15.0
3231uwsgi==2.0.31
32+ zstandard==0.25.0
Original file line number Diff line number Diff line change 22# This file is autogenerated by pip-compile with Python 3.9
33# by the following command:
44#
5- # pip-compile --allow-unsafe --no-annotate .riot/requirements/1217de7 .in
5+ # pip-compile --allow-unsafe --no-annotate .riot/requirements/1a60077 .in
66#
77attrs==25.4.0
88coverage[toml]==7.10.7
@@ -13,7 +13,6 @@ importlib-metadata==8.7.0
1313iniconfig==2.1.0
1414jsonschema==4.25.1
1515jsonschema-specifications==2025.9.1
16- lz4==4.4.5
1716mock==5.2.0
1817opentracing==2.4.0
1918packaging==25.0
@@ -34,3 +33,4 @@ tomli==2.3.0
3433typing-extensions==4.15.0
3534uwsgi==2.0.31
3635zipp==3.23.0
36+ zstandard==0.25.0
Original file line number Diff line number Diff line change 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/fa272ae .in
5+ # pip-compile --allow-unsafe --no-annotate .riot/requirements/1bdbb66 .in
66#
77attrs==25.4.0
88coverage[toml]==7.11.0
@@ -12,7 +12,6 @@ hypothesis==6.45.0
1212iniconfig==2.3.0
1313jsonschema==4.25.1
1414jsonschema-specifications==2025.9.1
15- lz4==4.4.5
1615mock==5.2.0
1716opentracing==2.4.0
1817packaging==25.0
@@ -32,3 +31,4 @@ sortedcontainers==2.4.0
3231tomli==2.3.0
3332typing-extensions==4.15.0
3433uwsgi==2.0.31
34+ zstandard==0.25.0
Original file line number Diff line number Diff line change 22# This file is autogenerated by pip-compile with Python 3.12
33# by the following command:
44#
5- # pip-compile --allow-unsafe --no-annotate .riot/requirements/147b755 .in
5+ # pip-compile --allow-unsafe --no-annotate .riot/requirements/1e45b82 .in
66#
77attrs==25.4.0
88coverage[toml]==7.11.0
@@ -11,7 +11,6 @@ hypothesis==6.45.0
1111iniconfig==2.3.0
1212jsonschema==4.25.1
1313jsonschema-specifications==2025.9.1
14- lz4==4.4.5
1514mock==5.2.0
1615opentracing==2.4.0
1716packaging==25.0
@@ -30,3 +29,4 @@ rpds-py==0.28.0
3029sortedcontainers==2.4.0
3130typing-extensions==4.15.0
3231uwsgi==2.0.31
32+ zstandard==0.25.0
Original file line number Diff line number Diff line change 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/1aa6d22 .in
5+ # pip-compile --allow-unsafe --no-annotate .riot/requirements/82b9f08 .in
66#
77attrs==25.4.0
88coverage[toml]==7.11.0
@@ -11,7 +11,6 @@ hypothesis==6.45.0
1111iniconfig==2.3.0
1212jsonschema==4.25.1
1313jsonschema-specifications==2025.9.1
14- lz4==4.4.5
1514mock==5.2.0
1615opentracing==2.4.0
1716packaging==25.0
@@ -29,3 +28,4 @@ referencing==0.37.0
2928rpds-py==0.28.0
3029sortedcontainers==2.4.0
3130uwsgi==2.0.31
31+ zstandard==0.25.0
Original file line number Diff line number Diff line change 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/ea5d060 .in
5+ # pip-compile --allow-unsafe --no-annotate .riot/requirements/96471c4 .in
66#
77attrs==25.3.0
88coverage[toml]==7.6.1
@@ -14,7 +14,6 @@ importlib-resources==6.4.5
1414iniconfig==2.1.0
1515jsonschema==4.23.0
1616jsonschema-specifications==2023.12.1
17- lz4==4.3.3
1817mock==5.2.0
1918opentracing==2.4.0
2019packaging==25.0
@@ -35,3 +34,4 @@ tomli==2.3.0
3534typing-extensions==4.13.2
3635uwsgi==2.0.31
3736zipp==3.20.2
37+ zstandard==0.23.0
You can’t perform that action at this time.
0 commit comments