forked from orbit-oss/flask
update requirements
This commit is contained in:
parent
e00a4a4b44
commit
078a3c3631
4 changed files with 21 additions and 18 deletions
|
|
@ -4,7 +4,7 @@
|
|||
#
|
||||
# pip-compile requirements/tests.in
|
||||
#
|
||||
asgiref==3.2.10
|
||||
asgiref==3.3.4
|
||||
# via -r requirements/tests.in
|
||||
attrs==20.3.0
|
||||
# via pytest
|
||||
|
|
@ -22,9 +22,9 @@ py==1.10.0
|
|||
# via pytest
|
||||
pyparsing==2.4.7
|
||||
# via packaging
|
||||
pytest==6.2.2
|
||||
pytest==6.2.3
|
||||
# via -r requirements/tests.in
|
||||
python-dotenv==0.15.0
|
||||
python-dotenv==0.17.0
|
||||
# via -r requirements/tests.in
|
||||
toml==0.10.2
|
||||
# via pytest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue