Skip to content

Commit 7129a5e

Browse files
committed
pin xmlsec to 1.3.14
1 parent 00c3184 commit 7129a5e

File tree

2 files changed

+61
-25
lines changed

2 files changed

+61
-25
lines changed

poetry.lock

Lines changed: 60 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ packaging = ">=24.2"
6161
django-ratelimit = "^4.1.0"
6262
django-q2 = "^1.7.4"
6363
defusedxml = "^0.7.1"
64+
xmlsec = "1.3.14" # Remove this after xmlsec issue is resolved: https://github.com/xmlsec/python-xmlsec/issues/345
6465

6566
[build-system]
6667
requires = ["poetry-core"]

0 commit comments

Comments
 (0)