use pip-compile-multi for requirements

This commit is contained in:
David Lord 2022-02-08 12:05:05 -08:00
parent 528db86f85
commit 6f7d99ce4b
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8
9 changed files with 46 additions and 144 deletions

View file

@ -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