use pip-compile-multi for requirements
This commit is contained in:
parent
528db86f85
commit
6f7d99ce4b
9 changed files with 46 additions and 144 deletions
|
|
@ -1,8 +1,9 @@
|
|||
# SHA1:39a475af80093ba5deaee28d9ac0851afb91b6a9
|
||||
#
|
||||
# This file is autogenerated by pip-compile with python 3.10
|
||||
# This file is autogenerated by pip-compile-multi
|
||||
# To update, run:
|
||||
#
|
||||
# pip-compile requirements/tests.in
|
||||
# pip-compile-multi
|
||||
#
|
||||
asgiref==3.4.1
|
||||
# via -r requirements/tests.in
|
||||
|
|
@ -20,7 +21,7 @@ pluggy==1.0.0
|
|||
# via pytest
|
||||
py==1.11.0
|
||||
# via pytest
|
||||
pyparsing==3.0.6
|
||||
pyparsing==3.0.7
|
||||
# via packaging
|
||||
pytest==6.2.5
|
||||
# via -r requirements/tests.in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue