forked from orbit-oss/flask
update requirements
This commit is contained in:
parent
c83f661427
commit
1432cddb13
6 changed files with 17 additions and 23 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# SHA1:69cf1e101a60350e9933c6f1f3b129bd9ed1ea7c
|
||||
# SHA1:30698f5f4f9cba5088318306829a15b0dc123b38
|
||||
#
|
||||
# This file is autogenerated by pip-compile-multi
|
||||
# To update, run:
|
||||
|
|
@ -21,9 +21,9 @@ packaging==23.0
|
|||
# via pytest
|
||||
pluggy==1.0.0
|
||||
# via pytest
|
||||
pytest==7.2.1
|
||||
pytest==7.2.2
|
||||
# via -r requirements/tests.in
|
||||
python-dotenv==0.21.1
|
||||
python-dotenv==1.0.0 ; python_version >= "3.8"
|
||||
# via -r requirements/tests.in
|
||||
tomli==2.0.1
|
||||
# via pytest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue