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,15 +1,11 @@
|
|||
#
|
||||
# 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 tests.in
|
||||
#
|
||||
asgiref==3.8.1
|
||||
# via -r tests.in
|
||||
exceptiongroup==1.2.2
|
||||
# via pytest
|
||||
greenlet==3.0.3 ; python_version < "3.11"
|
||||
# via -r tests.in
|
||||
iniconfig==2.0.0
|
||||
# via pytest
|
||||
packaging==24.1
|
||||
|
|
@ -20,7 +16,3 @@ pytest==8.3.2
|
|||
# via -r tests.in
|
||||
python-dotenv==1.0.1
|
||||
# via -r tests.in
|
||||
tomli==2.0.1
|
||||
# via pytest
|
||||
typing-extensions==4.12.2
|
||||
# via asgiref
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue