langchain/test_requirements.txt

13 lines
124 B
Plaintext
Raw Normal View History

2022-10-24 21:51:15 +00:00
-e .
# For testing
2022-10-24 21:51:15 +00:00
pytest
pytest-dotenv
2022-11-07 23:22:37 +00:00
# For linting
black
isort
mypy
flake8
flake8-docstrings
2022-11-10 16:46:35 +00:00
types-requests
2022-11-20 04:32:45 +00:00
types-PyYAML