setuptools==82.0.1
certifi==2026.6.17
requests==2.34.2
cryptography==49.0.0
typing_extensions==4.16.0
aiohttp==3.14.1
yarl==1.24.2
aiohttp-fast-zlib==0.3.0
zlib-ng==1.0.0
aiohappyeyeballs==2.7.1
aiosignal==1.4.0
attrs==26.1.0
frozenlist==1.8.0
multidict==6.7.1
propcache==0.5.2
cffi==2.0.0
pycparser==3.0
charset_normalizer==3.4.7
idna==3.18
urllib3==2.7.0

[:implementation_name == "cpython" and python_version < "3.14" and platform_machine in "x86_64 AMD64 aarch64 arm64 ARM64 i686" and platform_machine != "x86"]
coincurve==21.0.0

[:implementation_name == "cpython" and python_version < "3.15" and platform_machine in "x86_64 AMD64 aarch64 arm64 armv7l i686 ppc64le s390x"]
orjson==3.11.9

[:platform_system != "Windows" and implementation_name == "cpython"]
uvloop==0.22.1

[:platform_system == "Windows" and implementation_name == "cpython" and python_version < "3.15" and platform_machine in "AMD64 ARM64"]
winloop==0.6.3

[dev]
setuptools==82.0.1
certifi==2026.6.17
requests==2.34.2
cryptography==49.0.0
typing_extensions==4.16.0
aiohttp==3.14.1
aiodns==4.0.4
yarl==1.24.2
aiohttp-fast-zlib==0.3.0
zlib-ng==1.0.0
ruff==0.0.292
tox==4.56.1
mypy==1.6.1

[dev:implementation_name == "cpython" and python_version < "3.14" and platform_machine in "x86_64 AMD64 aarch64 arm64 ARM64 i686" and platform_machine != "x86"]
coincurve==21.0.0

[dev:implementation_name == "cpython" and python_version < "3.15" and platform_machine in "x86_64 AMD64 aarch64 arm64 armv7l i686 ppc64le s390x"]
orjson==3.11.9

[dev:platform_system != "Windows" and implementation_name == "cpython"]
uvloop==0.22.1

[dev:platform_system == "Windows" and implementation_name == "cpython" and python_version < "3.15" and platform_machine in "AMD64 ARM64"]
winloop==0.6.3

[qa]
ruff==0.0.292
tox==4.56.1

[type]
mypy==1.6.1
