prompt-toolkit>=3.0.0
pygments>=2.0.0
thefuzz>=0.20.0
python-dotenv>=1.0.0
rich>=13.0.0

[ai]
openai>=1.0.0
anthropic>=0.8.0

[all]
cliara[ai,postgres]

[dev]
pytest>=7.0.0
black>=23.0.0
flake8>=6.0.0

[postgres]
psycopg2-binary>=2.9.0
