mirror of
https://github.com/revanced/revanced-releases-api.git
synced 2025-05-28 20:40:21 +02:00
47 lines
4.2 KiB
Plaintext
47 lines
4.2 KiB
Plaintext
aioredis==2.0.1; python_version >= "3.6"
|
|
aiorwlock==1.3.0; python_version >= "3.7" and python_version < "4.0" and python_full_version >= "3.7.0"
|
|
anyio==3.6.1; python_version >= "3.7" and python_version < "4.0" and python_full_version >= "3.6.2"
|
|
async-timeout==4.0.2; python_version >= "3.6"
|
|
attrs==21.4.0; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "4.0" or python_version >= "3.7" and python_version < "4.0" and python_full_version >= "3.5.0"
|
|
certifi==2022.6.15; python_version >= "3.7" and python_version < "4.0"
|
|
click==8.1.3; python_version >= "3.7" and python_version < "4.0"
|
|
colorama==0.4.5; python_version >= "3.7" and python_full_version < "3.0.0" and sys_platform == "win32" and python_version < "4.0" and platform_system == "Windows" or sys_platform == "win32" and python_version >= "3.7" and python_full_version >= "3.5.0" and python_version < "4.0" and platform_system == "Windows"
|
|
deprecated==1.2.13; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.6"
|
|
fastapi-cache2==0.1.9; python_version >= "3.7" and python_version < "4.0"
|
|
fastapi==0.82.0; python_full_version >= "3.6.1"
|
|
fasteners==0.17.3; python_version >= "3.7" and python_version < "4.0"
|
|
h11==0.12.0; python_version >= "3.7" and python_version < "4.0"
|
|
h2==4.1.0; python_version >= "3.7" and python_full_version >= "3.6.1" and python_version < "4.0"
|
|
hiredis==2.0.0; implementation_name == "cpython" and python_version >= "3.6"
|
|
hpack==4.0.0; python_version >= "3.7" and python_full_version >= "3.6.1" and python_version < "4.0"
|
|
httpcore==0.15.0; python_version >= "3.7" and python_version < "4.0"
|
|
httptools==0.4.0; python_version >= "3.7" and python_full_version >= "3.5.0" and python_version < "4.0"
|
|
httpx-cache==0.6.0; python_version >= "3.7" and python_version < "4.0"
|
|
httpx==0.23.0; python_version >= "3.7"
|
|
hyperframe==6.0.1; python_version >= "3.7" and python_full_version >= "3.6.1" and python_version < "4.0"
|
|
idna==3.3
|
|
limits==1.6; python_version >= "3.7" and python_version < "4.0"
|
|
msgpack==1.0.4
|
|
orjson==3.8.0; python_version >= "3.7"
|
|
packaging==21.3; python_version >= "3.6"
|
|
pendulum==2.1.2; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "4.0" or python_version >= "3.7" and python_version < "4.0" and python_full_version >= "3.5.0"
|
|
pydantic==1.10.1; python_version >= "3.7" and python_full_version >= "3.6.1" and python_version < "4.0"
|
|
pyparsing==3.0.9; python_full_version >= "3.6.8" and python_version >= "3.6"
|
|
python-dateutil==2.8.2; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "4.0" or python_version >= "3.7" and python_version < "4.0" and python_full_version >= "3.5.0"
|
|
python-dotenv==0.21.0; python_version >= "3.7" and python_version < "4.0"
|
|
pytzdata==2020.1; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "4.0" or python_version >= "3.7" and python_version < "4.0" and python_full_version >= "3.5.0"
|
|
pyyaml==6.0; python_version >= "3.7" and python_version < "4.0"
|
|
redis==4.3.4; python_version >= "3.6"
|
|
rfc3986==1.5.0; python_version >= "3.7" and python_version < "4.0"
|
|
six==1.16.0; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "4.0" or python_version >= "3.7" and python_version < "4.0" and python_full_version >= "3.5.0"
|
|
slowapi==0.1.6; python_version >= "3.7" and python_version < "4.0"
|
|
sniffio==1.3.0; python_version >= "3.7" and python_version < "4.0" and python_full_version >= "3.6.2"
|
|
starlette==0.19.1; python_version >= "3.7" and python_full_version >= "3.6.1" and python_version < "4.0"
|
|
toml==0.10.2; (python_version >= "2.6" and python_full_version < "3.0.0") or (python_full_version >= "3.3.0")
|
|
typing-extensions==4.3.0; python_version >= "3.7" and python_full_version >= "3.6.1" and python_version < "4.0"
|
|
uvicorn==0.18.3; python_version >= "3.7"
|
|
uvloop==0.16.0; sys_platform != "win32" and sys_platform != "cygwin" and platform_python_implementation != "PyPy" and python_version >= "3.7" and python_version < "4.0"
|
|
watchfiles==0.16.1; python_version >= "3.7" and python_version < "4.0"
|
|
websockets==10.3; python_version >= "3.7" and python_version < "4.0"
|
|
wrapt==1.14.1; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6"
|