From 06a33486f3ba31a0dfe1960afa1b9f0cc987cbb4 Mon Sep 17 00:00:00 2001 From: Arno Date: Mon, 10 Feb 2025 15:40:34 +0100 Subject: [PATCH] missing pysolr --- graphOps/graph2solr/requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/graphOps/graph2solr/requirements.txt b/graphOps/graph2solr/requirements.txt index 5074986a..74e486d9 100644 --- a/graphOps/graph2solr/requirements.txt +++ b/graphOps/graph2solr/requirements.txt @@ -1,3 +1,4 @@ +pysolr polars qlever pandas @@ -15,4 +16,4 @@ h3converter geopandas h3 plotly -matplotlib \ No newline at end of file +matplotlib