From 6a2c8a2877bb8d4fb8dfb45751535ab6af0f329c Mon Sep 17 00:00:00 2001 From: Tony Narlock Date: Tue, 13 Feb 2024 15:08:08 -0600 Subject: [PATCH] Sync requirements.txt for libtmux bump --- requirements.txt | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/requirements.txt b/requirements.txt index 313344d501..0a15b51406 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ # -# This file is autogenerated by pip-compile with Python 3.10 -# To update, run: +# This file is autogenerated by pip-compile with Python 3.12 +# by the following command: # # pip-compile --all-extras --no-annotate --output-file=requirements.txt --strip-extras pyproject.toml # @@ -34,7 +34,6 @@ distlib==0.3.8 distro==1.9.0 dnspython==2.5.0 docutils==0.20.1 -exceptiongroup==1.2.0 execnet==2.0.2 filelock==3.13.1 flake8==7.0.0 @@ -49,7 +48,7 @@ jinja2==3.1.3 jsmin==3.0.1 jsonschema==4.21.1 jsonschema-specifications==2023.12.1 -libtmux==0.16.1 +libtmux==0.27.1 linkchecker==10.4.0 lockfile==0.12.2 markdown==3.5.2 @@ -108,18 +107,18 @@ referencing==0.33.0 regex==2023.12.25 requests==2.31.0 requirements-parser==0.5.0 +resolvelib==1.0.1 rich==13.7.0 rpds-py==0.17.1 ruamel-yaml==0.18.6 +ruamel-yaml-clib==0.2.8 six==1.16.0 snowballstemmer==2.2.0 soupsieve==2.5 subprocess-tee==0.4.1 text-unidecode==1.3 tinycss2==1.2.1 -tomli==2.0.1 types-setuptools==69.0.0.20240125 -typing-extensions==4.9.0 tzdata==2024.1 urllib3==2.2.0 virtualenv==20.25.0 @@ -129,5 +128,4 @@ webencodings==0.5.1 yamllint==1.34.0 # The following packages are considered to be unsafe in a requirements file: -# resolvelib -# ruamel-yaml-clib +# setuptools