mirror of
https://github.com/deepset-ai/haystack.git
synced 2026-01-06 20:17:14 +00:00
Remove double mentions from requirements (#1545)
* Remove one mention of sentence-transformers from requirements * Remove one mention of sklearn from requirements
This commit is contained in:
parent
9ed726923c
commit
a20eec3098
@ -17,7 +17,6 @@ seqeval
|
||||
mlflow<=1.13.1
|
||||
# huggingface repository
|
||||
transformers==4.7.0
|
||||
sentence-transformers
|
||||
# pickle extension for (de-)serialization
|
||||
dill
|
||||
# Inference with ONNX models. Install onnxruntime-gpu for Inference on GPUs
|
||||
@ -30,7 +29,6 @@ fastapi
|
||||
uvicorn
|
||||
gunicorn
|
||||
pandas
|
||||
sklearn
|
||||
psycopg2-binary; sys_platform != 'win32' and sys_platform != 'cygwin'
|
||||
elasticsearch>=7.7,<=7.10
|
||||
elastic-apm
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user