forked from orbit-oss/flask
remove min python for pip-compile
This commit is contained in:
parent
40b78fa2ea
commit
c77b099cbb
6 changed files with 23 additions and 81 deletions
|
|
@ -1,5 +1,5 @@
|
|||
#
|
||||
# This file is autogenerated by pip-compile with Python 3.8
|
||||
# This file is autogenerated by pip-compile with Python 3.12
|
||||
# by the following command:
|
||||
#
|
||||
# pip-compile typing.in
|
||||
|
|
@ -10,8 +10,6 @@ cffi==1.17.0
|
|||
# via cryptography
|
||||
cryptography==43.0.0
|
||||
# via -r typing.in
|
||||
exceptiongroup==1.2.2
|
||||
# via pytest
|
||||
iniconfig==2.0.0
|
||||
# via pytest
|
||||
mypy==1.11.1
|
||||
|
|
@ -32,15 +30,9 @@ pytest==8.3.2
|
|||
# via -r typing.in
|
||||
python-dotenv==1.0.1
|
||||
# via -r typing.in
|
||||
tomli==2.0.1
|
||||
# via
|
||||
# mypy
|
||||
# pytest
|
||||
types-contextvars==2.4.7.3
|
||||
# via -r typing.in
|
||||
types-dataclasses==0.6.6
|
||||
# via -r typing.in
|
||||
typing-extensions==4.12.2
|
||||
# via
|
||||
# asgiref
|
||||
# mypy
|
||||
# via mypy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue