mirror of
https://github.com/ReVanced/revanced-api.git
synced 2026-01-18 17:03:57 +00:00
fix: Use multidict 6.0.5, add setup tools as dev dependency
This commit is contained in:
@@ -30,6 +30,9 @@ types-ujson = "^5.9.0.0"
|
||||
types-aiofiles = "^23.2.0.20240106"
|
||||
types-beautifulsoup4 = "^4.12.0.20240106"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
setuptools = "^69.2.0"
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
asyncio_mode = "auto"
|
||||
filterwarnings = [
|
||||
|
||||
Reference in New Issue
Block a user