This is an automated email from the ASF dual-hosted git repository. juergbi pushed a commit to branch juerg/req in repository https://gitbox.apache.org/repos/asf/buildstream.git
commit f3eb037e0aeb4a65fa544c10d447619083e548db Author: Jürg Billeter <[email protected]> AuthorDate: Fri Jan 10 15:07:11 2025 +0100 TEMP: debugging pip --- requirements/dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev-requirements.txt b/requirements/dev-requirements.txt index a5973835a..264494bc8 100644 --- a/requirements/dev-requirements.txt +++ b/requirements/dev-requirements.txt @@ -7,7 +7,7 @@ pytest-env==1.1.5 pytest-xdist==3.6.1 pytest-timeout==2.3.1 pyftpdlib==2.0.1 -setuptools==75.6.0 +setuptools==73.0.1 ## The following requirements were added by pip freeze: astroid==3.3.5 dill==0.3.9
