prompt-toolkit>=3.0.0
pygments>=2.0.0
rich>=13.0.0
python-dotenv>=1.0.0
thefuzz>=0.20.0
openai>=1.0.0
httpx<0.28,>=0.25
anthropic>=0.8.0

[all]
cliara[postgres]

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

[postgres]
psycopg2-binary>=2.9.0
