Skip to content

Commit 5b0a900

Browse files
committed
requirements.txt
1 parent e49560e commit 5b0a900

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

requirements.txt

+5-2
Original file line numberDiff line numberDiff line change
@@ -320,8 +320,9 @@ kombu==5.3.2
320320
# via
321321
# -r requirements.in
322322
# celery
323-
lxml==4.9.4
323+
lxml==5.2.2
324324
# via
325+
# -r requirements.in
325326
# python3-saml
326327
# toronado
327328
# xmlsec
@@ -682,7 +683,9 @@ wrapt==1.15.0
682683
wsproto==1.1.0
683684
# via trio-websocket
684685
xmlsec==1.3.14
685-
# via python3-saml
686+
# via
687+
# -r requirements.in
688+
# python3-saml
686689
yarl==1.9.4
687690
# via aiohttp
688691
zxcvbn==4.4.28

0 commit comments

Comments
 (0)