mirror of
https://github.com/revanced/revanced-api.git
synced 2025-04-29 22:24:31 +02:00
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
c3594d0218
commit
06bcb8b6bd
@ -3,8 +3,8 @@ aiofiles==23.2.1 ; python_version >= "3.11" and python_version < "4.0"
|
||||
aiohttp[speedups]==3.9.1 ; python_version >= "3.11" and python_version < "4.0"
|
||||
aiosignal==1.3.1 ; python_version >= "3.11" and python_version < "4.0"
|
||||
anyio==4.2.0 ; python_version >= "3.11" and python_version < "4.0"
|
||||
argon2-cffi-bindings==21.2.0 ; python_version >= "3.11" and python_version < "4.0"
|
||||
argon2-cffi==23.1.0 ; python_version >= "3.11" and python_version < "4.0"
|
||||
argon2-cffi-bindings==21.2.0 ; python_version >= "3.11" and python_version < "4.0"
|
||||
asyncstdlib==3.12.0 ; python_version >= "3.11" and python_version < "4.0"
|
||||
attrs==23.2.0 ; python_version >= "3.11" and python_version < "4.0"
|
||||
beautifulsoup4==4.12.2 ; python_version >= "3.11" and python_version < "4.0"
|
||||
@ -36,8 +36,8 @@ limits==3.7.0 ; python_version >= "3.11" and python_version < "4.0"
|
||||
lxml==4.9.4 ; python_version >= "3.11" and python_version < "4.0"
|
||||
markupsafe==2.1.3 ; python_version >= "3.11" and python_version < "4.0"
|
||||
multidict==6.0.4 ; python_version >= "3.11" and python_version < "4.0"
|
||||
mypy-extensions==1.0.0 ; python_version >= "3.11" and python_version < "4.0"
|
||||
mypy==1.8.0 ; python_version >= "3.11" and python_version < "4.0"
|
||||
mypy-extensions==1.0.0 ; python_version >= "3.11" and python_version < "4.0"
|
||||
packaging==23.2 ; python_version >= "3.11" and python_version < "4.0"
|
||||
passlib==1.7.4 ; python_version >= "3.11" and python_version < "4.0"
|
||||
pendulum==2.1.2 ; python_version >= "3.11" and python_version < "4.0"
|
||||
@ -49,20 +49,20 @@ pycryptodomex==3.20.0 ; python_version >= "3.11" and python_version < "4.0"
|
||||
pydantic==1.10.13 ; python_version >= "3.11" and python_version < "4.0"
|
||||
pyjwt==2.8.0 ; python_version >= "3.11" and python_version < "4.0"
|
||||
pyseto==1.7.7 ; python_version >= "3.11" and python_version < "4.0"
|
||||
pytest==7.4.4 ; python_version >= "3.11" and python_version < "4.0"
|
||||
pytest-asyncio==0.21.1 ; python_version >= "3.11" and python_version < "4.0"
|
||||
pytest-cov==4.1.0 ; python_version >= "3.11" and python_version < "4.0"
|
||||
pytest-emoji==0.2.0 ; python_version >= "3.11" and python_version < "4.0"
|
||||
pytest-md==0.2.0 ; python_version >= "3.11" and python_version < "4.0"
|
||||
pytest==7.4.4 ; python_version >= "3.11" and python_version < "4.0"
|
||||
python-dateutil==2.8.2 ; python_version >= "3.11" and python_version < "4.0"
|
||||
pytzdata==2020.1 ; python_version >= "3.11" and python_version < "4.0"
|
||||
pyyaml==6.0.1 ; python_version >= "3.11" and python_version < "4.0"
|
||||
sanic==23.12.1 ; python_version >= "3.11" and python_version < "4.0"
|
||||
sanic-beskar==2.2.12 ; python_version >= "3.11" and python_version < "4.0"
|
||||
sanic-ext==23.12.0 ; python_version >= "3.11" and python_version < "4.0"
|
||||
sanic-limiter @ git+https://github.com/Omegastick/sanic-limiter@HEAD ; python_version >= "3.11" and python_version < "4.0"
|
||||
sanic-routing==23.12.0 ; python_version >= "3.11" and python_version < "4.0"
|
||||
sanic-testing==23.12.0 ; python_version >= "3.11" and python_version < "4.0"
|
||||
sanic==23.12.1 ; python_version >= "3.11" and python_version < "4.0"
|
||||
sanic[ext]==23.12.1 ; python_version >= "3.11" and python_version < "4.0"
|
||||
sentry-sdk[sanic]==1.39.2 ; python_version >= "3.11" and python_version < "4.0"
|
||||
setuptools==69.0.3 ; python_version >= "3.11" and python_version < "4.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user