langchain/test_requirements.txt
2022-11-19 20:32:45 -08:00

13 lines
124 B
Plaintext

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