Update pyproject.toml

This commit is contained in:
Parasitic5283 2024-10-15 11:20:35 +02:00 committed by GitHub
parent 6d58f18952
commit 00f974b3fa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ Unidecode = "^1.3.8"
urllib3 = "^2.2.1"
chardet = "^5.2.0"
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]
pre-commit = "^3.7.0"