use pip-compile instead of pip-compile-multi

This commit is contained in:
David Lord 2023-11-09 08:46:01 -08:00
parent 560383fe14
commit 59fd6aa104
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8
15 changed files with 201 additions and 118 deletions

View file

@ -1,19 +1,18 @@
# SHA1:42d37aff22e2f1fc447e20d483e13d6d4e066b10
#
# 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 tests.in
#
asgiref==3.7.2
# via -r requirements/tests.in
# via -r tests.in
iniconfig==2.0.0
# via pytest
packaging==23.1
packaging==23.2
# via pytest
pluggy==1.2.0
pluggy==1.3.0
# via pytest
pytest==7.4.0
# via -r requirements/tests.in
pytest==7.4.3
# via -r tests.in
python-dotenv==1.0.0
# via -r requirements/tests.in
# via -r tests.in