diff --git a/setup.py b/setup.py index 740462731..28319008b 100644 --- a/setup.py +++ b/setup.py @@ -118,7 +118,7 @@ def find_package_data( install_requires=[ "CherryPy == 5.1.0", "Mako >= 1.0.4", - "Babel == 2.2.0", + "Babel == 2.9.1", "FormEncode == 1.3.0", "simplejson == 3.8.2", "pyparsing == 2.1.0",