Skip to content

Commit

Permalink
Revert changes in setup.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
vkarak committed Feb 10, 2025
1 parent fc42e66 commit 08d0ab5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ install_requires =
filelock<=3.16.1; python_version == '3.8'
filelock<=3.12.2; python_version == '3.7'
filelock<=3.4.1; python_version == '3.6'
jinja2==3.1.5; python_version == '3.6'
jinja2==3.0.3; python_version == '3.6'
jinja2
jsonschema
lxml==5.2.0; python_version < '3.8' and platform_machine == 'aarch64'
Expand Down

0 comments on commit 08d0ab5

Please sign in to comment.