langchain/test_requirements.txt
2022-11-10 08:46:35 -08:00

12 lines
111 B
Plaintext

-e .
# For testing
pytest
pytest-dotenv
# For linting
black
isort
mypy
flake8
flake8-docstrings
types-requests