prompt-toolkit>=3.0
rich>=13.0
textual>=1.0

[dev]
pytest>=8.0
pytest-asyncio>=0.24
ruff>=0.12
import-linter>=2.3
mypy>=1.11
pyftpdlib>=1.5
psycopg[binary]>=3.1

[postgres]
psycopg[binary]>=3.1
