# This file is @generated by PDM.
# Please do not edit it manually.

asyncio-dgram==3.0.0
attrs==25.4.0
cffi==2.0.0; os_name == "nt" and implementation_name != "pypy" or python_full_version >= "3.9" and platform_python_implementation != "PyPy"
idna==3.11
outcome==1.3.0.post0
pycparser==3.0; (implementation_name != "pypy" and implementation_name != "PyPy") and os_name == "nt" or python_full_version >= "3.9" and platform_python_implementation != "PyPy" and implementation_name != "PyPy"
sniffio==1.3.1
sortedcontainers==2.4.0
trio==0.32.0
uvloop==0.22.1; os_name == "posix"
