Skip to content

Commit

Permalink
Sync requirements.txt for libtmux bump
Browse files Browse the repository at this point in the history
  • Loading branch information
tony committed Feb 13, 2024
1 parent d917ca5 commit 6a2c8a2
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -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
#
Expand Down Expand Up @@ -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
Expand All @@ -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
Expand Down Expand Up @@ -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
Expand All @@ -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

0 comments on commit 6a2c8a2

Please sign in to comment.