Skip to content

Commit

Permalink
📌 Require at least lxml 4.7.1
Browse files Browse the repository at this point in the history
This repeats the lower bound from maykin-python3-saml but makes it
explicit.
  • Loading branch information
sergei-maertens committed Feb 15, 2024
1 parent dbc8fba commit e5ff528
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 @@ -38,7 +38,7 @@ install_requires =
django-sessionprofile
django-simple-certmanager
django-solo
lxml
lxml >= 4.7.1
furl
maykin-python3-saml
tests_require =
Expand Down

0 comments on commit e5ff528

Please sign in to comment.