fix min python for pip-compile

This commit is contained in:
David Lord 2024-08-23 16:41:39 -07:00
parent 2c5d652493
commit 40b78fa2ea
No known key found for this signature in database
GPG key ID: 43368A7AA8CC5926
6 changed files with 81 additions and 24 deletions

View file

@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.12
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# pip-compile typing.in
@ -10,6 +10,8 @@ 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
@ -30,9 +32,15 @@ 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 mypy
# via
# asgiref
# mypy