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,6 +1,6 @@
-r docs.in
-r tests.in
-r typing.in
pip-compile-multi
pip-tools
pre-commit
tox