diff --git a/setup.cfg b/setup.cfg index 2c3fce1..ea1bdda 100644 --- a/setup.cfg +++ b/setup.cfg @@ -6,7 +6,7 @@ version = 0.0.4 packages = find: include_package_data = True install_requires = - Jinja2==2.11.2 + Jinja2==3.0.3 openpyxl==3.0.5 PyJWT==1.7.1 PyYAML==5.3.1