openai>=1.1.0
google-generativeai>=0.4.1
pydantic<2.0.0
text_generation>=0.6.0
click
tiktoken
rich
inquirer
prompt_toolkit
pyperclip
requests
llama-cpp-python
huggingface-hub>=0.20.0

[test]
pytest
coverage
flake8
black
isort
pytest-cov
mypy
gitchangelog
mkdocs
autopep8
types-requests
