diff options
Diffstat (limited to 'requirements/pip-tools.pip')
| -rw-r--r-- | requirements/pip-tools.pip | 18 |
1 files changed, 10 insertions, 8 deletions
diff --git a/requirements/pip-tools.pip b/requirements/pip-tools.pip index 53446f3..1948f7d 100644 --- a/requirements/pip-tools.pip +++ b/requirements/pip-tools.pip @@ -1,10 +1,10 @@ # -# This file is autogenerated by pip-compile with Python 3.11 +# This file is autogenerated by pip-compile with Python 3.13 # by the following command: # # pip-compile --output-file=requirements/pip-tools.pip requirements/pip-tools.in # -build==1.0.3 +build==1.2.2.post1 # via pip-tools click==8.1.7 # via pip-tools @@ -12,15 +12,17 @@ colorama==0.4.6 # via # build # click -packaging==23.2 +packaging==24.2 # via - # -c requirements\requirements.pip + # -c C:\Users\chris\src\snekbox\requirements\requirements.pip # build -pip-tools==7.3.0 +pip-tools==7.4.1 # via -r requirements/pip-tools.in -pyproject-hooks==1.0.0 - # via build -wheel==0.42.0 +pyproject-hooks==1.2.0 + # via + # build + # pip-tools +wheel==0.45.1 # via pip-tools # The following packages are considered to be unsafe in a requirements file: |