remove min python for pip-compile

This commit is contained in:
David Lord 2024-08-23 17:18:38 -07:00
parent 40b78fa2ea
commit c77b099cbb
No known key found for this signature in database
GPG key ID: 43368A7AA8CC5926
6 changed files with 23 additions and 81 deletions

View file

@ -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