forked from orbit-oss/flask
drop support for python 3.7
This commit is contained in:
parent
9659b11a45
commit
2e8fe7b2f2
14 changed files with 19 additions and 40 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# SHA1:3c8dde35aba20388b22430b17974af8ef8205b4f
|
||||
# SHA1:42d37aff22e2f1fc447e20d483e13d6d4e066b10
|
||||
#
|
||||
# This file is autogenerated by pip-compile-multi
|
||||
# To update, run:
|
||||
|
|
@ -15,5 +15,5 @@ pluggy==1.0.0
|
|||
# via pytest
|
||||
pytest==7.3.1
|
||||
# via -r requirements/tests.in
|
||||
python-dotenv==1.0.0 ; python_version >= "3.8"
|
||||
python-dotenv==1.0.0
|
||||
# via -r requirements/tests.in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue