diff options
Diffstat (limited to 'requirements/pip-tools.pip')
| -rw-r--r-- | requirements/pip-tools.pip | 22 | 
1 files changed, 8 insertions, 14 deletions
| diff --git a/requirements/pip-tools.pip b/requirements/pip-tools.pip index 55bc0df..d87f3d6 100644 --- a/requirements/pip-tools.pip +++ b/requirements/pip-tools.pip @@ -1,26 +1,20 @@  # -# This file is autogenerated by pip-compile with python 3.11 -# To update, run: +# This file is autogenerated by pip-compile with Python 3.11 +# by the following command:  #  #    pip-compile --output-file=requirements/pip-tools.pip requirements/pip-tools.in  # -build==0.9.0 +build==0.10.0      # via pip-tools  click==8.1.3      # via pip-tools -colorama==0.4.6 -    # via -    #   build -    #   click -packaging==21.3 +packaging==23.0      # via build -pep517==0.13.0 -    # via build -pip-tools==6.9.0 +pip-tools==6.12.3      # via -r requirements/pip-tools.in -pyparsing==3.0.9 -    # via packaging -wheel==0.37.1 +pyproject-hooks==1.0.0 +    # via build +wheel==0.38.4      # via pip-tools  # The following packages are considered to be unsafe in a requirements file: | 
