mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-12-30 08:37:20 +00:00
9 lines
154 B
Plaintext
9 lines
154 B
Plaintext
# Add extra dependencies only required for tests and local dev setup
|
|
mypy
|
|
pytest
|
|
sentence-transformers
|
|
selenium
|
|
webdriver-manager
|
|
beautifulsoup4
|
|
markdown
|