Changeset - 7ef14c1fe99f
[Not reviewed]
stable
0 1 0
Mads Kiilerich - 4 years ago 2021-09-28 13:58:58
mads@kiilerich.com
setup: support FormEncode 2.0.0 for Python 3.10 support

Changelog shows no problematic changes.
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
setup.py
Show inline comments
 
@@ -50,7 +50,7 @@ requirements = [
 
    "tgext.routes >= 0.2.0, < 1",
 
    "Beaker >= 1.10.1, < 2",
 
    "WebHelpers2 >= 2.0, < 2.1",
 
    "FormEncode >= 1.3.1, < 1.4",
 
    "FormEncode >= 1.3.1, < 2.1",
 
    "SQLAlchemy >= 1.2.9, < 1.4",
 
    "Mako >= 0.9.1, < 1.2",
 
    "Pygments >= 2.2.0, < 2.7",
0 comments (0 inline, 0 general)