File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,7 +8,6 @@ Pillow==11.3.0 # https://github.com/python-pillow/Pillow
88argon2-cffi==25.1.0 # https://github.com/hynek/argon2_cffi
99whitenoise==6.11.0 # https://github.com/evansd/whitenoise
1010xmltodict==1.0.2 # https://github.com/martinblech/xmltodict.git
11- lxml==6.0.2 # https://github.com/lxml/lxml
1211freezegun==1.5.5 # https://pypi.org/project/freezegun/
1312
1413
@@ -86,8 +85,8 @@ pysolr==3.9.0 # https://pypi.org/project/pysolr/
8685
8786# packtools
8887# ------------------------------------------------------------------------------
89- tornado>=6.5.2 # not directly required, pinned by Snyk to avoid a vulnerability
90- lxml==4.9.4 # https://github.com/lxml/lxml
88+ tornado>=6.5.2 # not directly required, pinned by Snyk to avoid a vulnerability
89+ lxml==6.0.2 # https://github.com/lxml/lxml
9190git+https://git@github.com/scieloorg/packtools@4.12.10#egg=packtools
9291
9392# pymongo
You can’t perform that action at this time.
0 commit comments