Update pyproject.toml

Add subby dependency
This commit is contained in:
Parasitic5283 2024-10-15 10:43:03 +02:00 committed by GitHub
parent 0510f8738f
commit 6d58f18952
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -62,6 +62,7 @@ Unidecode = "^1.3.8"
urllib3 = "^2.2.1"
chardet = "^5.2.0"
curl-cffi = "^0.7.0b4"
subby = "^0.3.3"
[tool.poetry.dev-dependencies]
pre-commit = "^3.7.0"