use pip-compile instead of pip-compile-multi
This commit is contained in:
parent
560383fe14
commit
59fd6aa104
15 changed files with 201 additions and 118 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue