set maximum versions of pallets dependencies

This commit is contained in:
David Lord 2021-05-13 16:16:04 -07:00
parent 1672c5f565
commit 6d8b4ce9d0
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8
3 changed files with 11 additions and 9 deletions

View file

@ -57,4 +57,4 @@ from .signals import template_rendered
from .templating import render_template
from .templating import render_template_string
__version__ = "1.1.2"
__version__ = "1.1.3.dev0"