clipboard==0.0.4
pyperclip==1.9.0
wcwidth==0.2.13

[:python_full_version >= "3.8.0"]
rich==14.0.0

[:python_version < "3.13" and platform_python_implementation == "CPython"]
ruamel.yaml.clib==0.2.12

[:python_version >= "3.7"]
mdurl==0.1.2
ruamel.yaml==0.18.10

[:python_version >= "3.7" and python_version < "4.0"]
inquirerpy==0.3.4
pfzy==0.3.4

[:python_version >= "3.8"]
annotated-types==0.7.0
markdown-it-py==3.0.0
packaging==25.0
prompt-toolkit==3.0.51
pygments==2.19.1

[:python_version >= "3.9"]
markdown==3.9
pydantic==2.11.7
pydantic-core==2.33.2
pydantic-settings==2.9.1
python-dotenv==1.1.0
typing-extensions==4.14.0
typing-inspection==0.4.1
