Skip to content

Commit

Permalink
Bump lxml
Browse files Browse the repository at this point in the history
  • Loading branch information
tmorrell committed May 5, 2020
1 parent 71b31c8 commit ec2eb2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -48,7 +48,7 @@

install_requires = [
'jsonschema>=3.0.0',
'lxml>=4.0.0',
'lxml>=4.3.5',
'requests>=2.4.1',
]

Expand Down

0 comments on commit ec2eb2d

Please sign in to comment.