Add python3.12 support

This commit is contained in:
Andre Basche
2023-11-19 23:50:03 +01:00
parent e44b9b6773
commit ab18e45f97
4 changed files with 8 additions and 6 deletions

View File

@ -1,4 +1,5 @@
black~=23.9
black~=23.11
flake8~=6.1
mypy~=1.6
mypy~=1.7
pylint~=3.0
setuptools~=68.2