forked from orbit-oss/flask
update requirements
This commit is contained in:
parent
225ff3ea6c
commit
860431f7e0
5 changed files with 37 additions and 37 deletions
|
|
@ -1,5 +1,5 @@
|
|||
#
|
||||
# This file is autogenerated by pip-compile with python 3.9
|
||||
# This file is autogenerated by pip-compile with python 3.10
|
||||
# To update, run:
|
||||
#
|
||||
# pip-compile requirements/tests.in
|
||||
|
|
@ -14,7 +14,7 @@ greenlet==1.1.2
|
|||
# via -r requirements/tests.in
|
||||
iniconfig==1.1.1
|
||||
# via pytest
|
||||
packaging==21.0
|
||||
packaging==21.2
|
||||
# via pytest
|
||||
pluggy==1.0.0
|
||||
# via pytest
|
||||
|
|
@ -24,7 +24,7 @@ pyparsing==2.4.7
|
|||
# via packaging
|
||||
pytest==6.2.5
|
||||
# via -r requirements/tests.in
|
||||
python-dotenv==0.19.0
|
||||
python-dotenv==0.19.1
|
||||
# via -r requirements/tests.in
|
||||
toml==0.10.2
|
||||
# via pytest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue