langchain/requirements.txt

18 lines
205 B
Plaintext
Raw Normal View History

2022-10-24 21:51:15 +00:00
-r test_requirements.txt
# For linting
2022-10-24 21:51:15 +00:00
black
isort
mypy
flake8
flake8-docstrings
# For integrations
2022-10-24 21:51:15 +00:00
cohere
openai
google-search-results
2022-10-25 15:47:42 +00:00
playwright
wikipedia
huggingface_hub
faiss
# For development
jupyter