forked from orbit-oss/flask
use pip-compile instead of pip-compile-multi
This commit is contained in:
parent
6ee5dcc0ec
commit
04920b3076
16 changed files with 201 additions and 122 deletions
|
|
@ -1,13 +1,12 @@
|
|||
# SHA1:80754af91bfb6d1073585b046fe0a474ce868509
|
||||
#
|
||||
# This file is autogenerated by pip-compile-multi
|
||||
# To update, run:
|
||||
# This file is autogenerated by pip-compile with Python 3.11
|
||||
# by the following command:
|
||||
#
|
||||
# pip-compile-multi
|
||||
# pip-compile build.in
|
||||
#
|
||||
build==0.10.0
|
||||
# via -r requirements/build.in
|
||||
packaging==23.1
|
||||
build==1.0.3
|
||||
# via -r build.in
|
||||
packaging==23.2
|
||||
# via build
|
||||
pyproject-hooks==1.0.0
|
||||
# via build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue