Skip to content

Commit

Permalink
Merge pull request #776 from JanZerebecki/xmlschema-version
Browse files Browse the repository at this point in the history
Set minimum version needed for xmlschema
  • Loading branch information
c00kiemon5ter committed Jan 29, 2021
2 parents 7f11197 + 2b76d1d commit 6ca05dd
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 @@ -54,7 +54,7 @@ install_requires =
requests >= 1.0.0
six
importlib_resources
xmlschema
xmlschema >= 1.2.1


[options.packages.find]
Expand Down

0 comments on commit 6ca05dd

Please sign in to comment.