Version 1.0rc10, py3.10 min

This commit is contained in:
Griatch 2022-12-03 09:57:42 +01:00
parent 18f04ef97b
commit 07935f68a3
10 changed files with 43 additions and 45 deletions

View file

@ -3,8 +3,8 @@
# when people upgrade outside regular channels). This file only supports lines of
# `value = number` and only specific names supported by the handler.
PYTHON_MIN = 3.9
PYTHON_MAX_TESTED = 3.11.0.0
PYTHON_MIN = 3.10
PYTHON_MAX_TESTED = 3.11.100
TWISTED_MIN = 20.3.0
DJANGO_MIN = 4.0.2
DJANGO_MAX_TESTED = 4.1
DJANGO_MAX_TESTED = 4.1.100