# Core dependencies
moderngl==5.12.0
glcontext==3.0.0

# UI Framework dependencies
textual==6.2.1
rich==14.1.0
stretchable==1.1.7

# CSS/SCSS Parsing
tinycss2==1.4.0
webencodings==0.5.1
libsass==0.23.0

# Configuration
PyYAML==6.0.2

# Text processing and formatting
markdown-it-py==4.0.0
mdurl==0.1.2
pygments==2.19.2

# Type hints support
typing-extensions==4.15.0

# Data validation
attrs==25.3.0

