Removed library causing security vuln (haystack-ai). Not even used
Browse files- pyproject.toml +0 -1
pyproject.toml
CHANGED
|
@@ -24,7 +24,6 @@ dependencies = [
|
|
| 24 |
"openai>=1.12.0",
|
| 25 |
"pytest-dotenv>=0.5.2",
|
| 26 |
"unstructured",
|
| 27 |
-
"haystack-ai==2.2.*",
|
| 28 |
"qdrant-client==1.13.3",
|
| 29 |
"qdrant-haystack==3.3.1",
|
| 30 |
"ipykernel",
|
|
|
|
| 24 |
"openai>=1.12.0",
|
| 25 |
"pytest-dotenv>=0.5.2",
|
| 26 |
"unstructured",
|
|
|
|
| 27 |
"qdrant-client==1.13.3",
|
| 28 |
"qdrant-haystack==3.3.1",
|
| 29 |
"ipykernel",
|