mirror of
https://github.com/revanced/revanced-api.git
synced 2025-04-29 22:24:31 +02:00
fix(deps): missing pydantic
This commit is contained in:
parent
517f175516
commit
089f29e95f
@ -11,6 +11,7 @@ python = ">=3.11,<3.13"
|
||||
aiohttp = { version = "^3.9.1", extras = ["speedups"] }
|
||||
sanic = { version = "^23.12.1", extras = ["ext"] }
|
||||
ujson = "^5.9.0"
|
||||
pydantic = "^1.10.13"
|
||||
asyncstdlib = "^3.12.0"
|
||||
cytoolz = "^0.12.2"
|
||||
beautifulsoup4 = "^4.12.2"
|
||||
|
Loading…
x
Reference in New Issue
Block a user