mirror of https://github.com/devine-dl/devine.git
Update pyproject.toml
This commit is contained in:
parent
6d58f18952
commit
00f974b3fa
|
@ -62,7 +62,7 @@ Unidecode = "^1.3.8"
|
||||||
urllib3 = "^2.2.1"
|
urllib3 = "^2.2.1"
|
||||||
chardet = "^5.2.0"
|
chardet = "^5.2.0"
|
||||||
curl-cffi = "^0.7.0b4"
|
curl-cffi = "^0.7.0b4"
|
||||||
subby = "^0.3.3"
|
subby = {git = "https://github.com/Parasitic5283/subby.git", rev = "Update-lxml"} # Until https://github.com/vevv/subby/pull/31 is merged
|
||||||
|
|
||||||
[tool.poetry.dev-dependencies]
|
[tool.poetry.dev-dependencies]
|
||||||
pre-commit = "^3.7.0"
|
pre-commit = "^3.7.0"
|
||||||
|
|
Loading…
Reference in New Issue