mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-22 14:33:33 -07:00
pin lxml version
This commit is contained in:
parent
c40a3ec51b
commit
f1441fd5c3
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ fastapi-camelcase = "^1.0.2"
|
||||||
bcrypt = "^3.2.0"
|
bcrypt = "^3.2.0"
|
||||||
python-jose = "^3.2.0"
|
python-jose = "^3.2.0"
|
||||||
passlib = "^1.7.4"
|
passlib = "^1.7.4"
|
||||||
|
lxml = "4.6.2"
|
||||||
|
|
||||||
[tool.poetry.dev-dependencies]
|
[tool.poetry.dev-dependencies]
|
||||||
pylint = "^2.6.0"
|
pylint = "^2.6.0"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue