From 74eed06f81d303d07366c930353894c4b913817b Mon Sep 17 00:00:00 2001 From: Massimiliano Pippi Date: Fri, 9 Feb 2024 12:19:13 +0100 Subject: [PATCH] test --- integrations/amazon_bedrock/pyproject.toml | 2 +- integrations/astra/pyproject.toml | 2 +- integrations/chroma/pyproject.toml | 2 +- integrations/cohere/pyproject.toml | 2 +- integrations/elasticsearch/pyproject.toml | 2 +- integrations/google_ai/pyproject.toml | 2 +- integrations/google_vertex/pyproject.toml | 2 +- integrations/gradient/pyproject.toml | 2 +- integrations/instructor_embedders/pyproject.toml | 2 +- integrations/jina/pyproject.toml | 2 +- integrations/llama_cpp/pyproject.toml | 2 +- integrations/ollama/pyproject.toml | 2 +- integrations/opensearch/pyproject.toml | 2 +- integrations/pgvector/pyproject.toml | 2 +- integrations/pinecone/pyproject.toml | 2 +- integrations/qdrant/pyproject.toml | 2 +- integrations/unstructured/pyproject.toml | 2 +- integrations/weaviate/pyproject.toml | 2 +- 18 files changed, 18 insertions(+), 18 deletions(-) diff --git a/integrations/amazon_bedrock/pyproject.toml b/integrations/amazon_bedrock/pyproject.toml index b6c256cb7..7e82924a8 100644 --- a/integrations/amazon_bedrock/pyproject.toml +++ b/integrations/amazon_bedrock/pyproject.toml @@ -14,7 +14,7 @@ authors = [ { name = "deepset GmbH", email = "info@deepset.ai" }, ] classifiers = [ - "Development Status :: 4 - Beta ", + "Development Status :: 4 - Beta", "Programming Language :: Python", "Programming Language :: Python :: 3.8", "Programming Language :: Python :: 3.9", diff --git a/integrations/astra/pyproject.toml b/integrations/astra/pyproject.toml index 2edaef0f4..b99449e03 100644 --- a/integrations/astra/pyproject.toml +++ b/integrations/astra/pyproject.toml @@ -14,7 +14,7 @@ authors = [ { name = "Anant Corporation", email = "support@anant.us" }, ] classifiers = [ - "Development Status :: 4 - Beta ", + "Development Status :: 4 - Beta", "Programming Language :: Python", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3.8", diff --git a/integrations/chroma/pyproject.toml b/integrations/chroma/pyproject.toml index 633a708c1..ce4641611 100644 --- a/integrations/chroma/pyproject.toml +++ b/integrations/chroma/pyproject.toml @@ -14,7 +14,7 @@ authors = [ { name = "John Doe", email = "jd@example.com" }, ] classifiers = [ - "Development Status :: 4 - Beta ", + "Development Status :: 4 - Beta", "Programming Language :: Python", "Programming Language :: Python :: 3.9", "Programming Language :: Python :: 3.10", diff --git a/integrations/cohere/pyproject.toml b/integrations/cohere/pyproject.toml index 43debe887..42349d9fb 100644 --- a/integrations/cohere/pyproject.toml +++ b/integrations/cohere/pyproject.toml @@ -14,7 +14,7 @@ authors = [ { name = "deepset GmbH", email = "info@deepset.ai" }, ] classifiers = [ - "Development Status :: 4 - Beta ", + "Development Status :: 4 - Beta", "Programming Language :: Python", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3.8", diff --git a/integrations/elasticsearch/pyproject.toml b/integrations/elasticsearch/pyproject.toml index 0f7cfc917..af3d89c0c 100644 --- a/integrations/elasticsearch/pyproject.toml +++ b/integrations/elasticsearch/pyproject.toml @@ -14,7 +14,7 @@ authors = [ { name = "Silvano Cerza", email = "silvanocerza@gmail.com" }, ] classifiers = [ - "Development Status :: 4 - Beta ", + "Development Status :: 4 - Beta", "Programming Language :: Python", "Programming Language :: Python :: 3.8", "Programming Language :: Python :: 3.9", diff --git a/integrations/google_ai/pyproject.toml b/integrations/google_ai/pyproject.toml index ce2dfbbab..1127dc6bf 100644 --- a/integrations/google_ai/pyproject.toml +++ b/integrations/google_ai/pyproject.toml @@ -14,7 +14,7 @@ authors = [ { name = "deepset GmbH", email = "info@deepset.ai" }, ] classifiers = [ - "Development Status :: 4 - Beta ", + "Development Status :: 4 - Beta", "Programming Language :: Python", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3.8", diff --git a/integrations/google_vertex/pyproject.toml b/integrations/google_vertex/pyproject.toml index 41ab6b869..1d15a4270 100644 --- a/integrations/google_vertex/pyproject.toml +++ b/integrations/google_vertex/pyproject.toml @@ -14,7 +14,7 @@ authors = [ { name = "deepset GmbH", email = "info@deepset.ai" }, ] classifiers = [ - "Development Status :: 4 - Beta ", + "Development Status :: 4 - Beta", "Programming Language :: Python", "Programming Language :: Python :: 3.8", "Programming Language :: Python :: 3.9", diff --git a/integrations/gradient/pyproject.toml b/integrations/gradient/pyproject.toml index 9f9927220..22140bba5 100644 --- a/integrations/gradient/pyproject.toml +++ b/integrations/gradient/pyproject.toml @@ -16,7 +16,7 @@ authors = [ { name = "Hayden Wilson", email = "contact@gradient.ai" }, ] classifiers = [ - "Development Status :: 4 - Beta ", + "Development Status :: 4 - Beta", "Programming Language :: Python", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3.8", diff --git a/integrations/instructor_embedders/pyproject.toml b/integrations/instructor_embedders/pyproject.toml index 0cfe5a8bb..67cbcb7af 100644 --- a/integrations/instructor_embedders/pyproject.toml +++ b/integrations/instructor_embedders/pyproject.toml @@ -14,7 +14,7 @@ authors = [ { name = "deepset GmbH", email = "info@deepset.ai" }, ] classifiers = [ - "Development Status :: 4 - Beta ", + "Development Status :: 4 - Beta", "Programming Language :: Python", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3.8", diff --git a/integrations/jina/pyproject.toml b/integrations/jina/pyproject.toml index 5a015adb4..1136db797 100644 --- a/integrations/jina/pyproject.toml +++ b/integrations/jina/pyproject.toml @@ -14,7 +14,7 @@ authors = [ { name = "Joan Fontanals Martinez", email = "joan.fontanals.martinez@jina.ai" }, ] classifiers = [ - "Development Status :: 4 - Beta ", + "Development Status :: 4 - Beta", "Programming Language :: Python", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3.8", diff --git a/integrations/llama_cpp/pyproject.toml b/integrations/llama_cpp/pyproject.toml index b5825b35b..80138bc7b 100644 --- a/integrations/llama_cpp/pyproject.toml +++ b/integrations/llama_cpp/pyproject.toml @@ -15,7 +15,7 @@ authors = [ { name = "Ashwin Mathur", email = "" }, ] classifiers = [ - "Development Status :: 4 - Beta ", + "Development Status :: 4 - Beta", "Programming Language :: Python", "Programming Language :: Python :: 3.8", "Programming Language :: Python :: 3.9", diff --git a/integrations/ollama/pyproject.toml b/integrations/ollama/pyproject.toml index b184938b1..69cc2ed16 100644 --- a/integrations/ollama/pyproject.toml +++ b/integrations/ollama/pyproject.toml @@ -16,7 +16,7 @@ authors = [ { name = "deepset GmbH", email = "info@deepset.ai" }, ] classifiers = [ - "Development Status :: 4 - Beta ", + "Development Status :: 4 - Beta", "Programming Language :: Python", "Programming Language :: Python :: 3.8", "Programming Language :: Python :: 3.9", diff --git a/integrations/opensearch/pyproject.toml b/integrations/opensearch/pyproject.toml index 19627f535..3edd544a2 100644 --- a/integrations/opensearch/pyproject.toml +++ b/integrations/opensearch/pyproject.toml @@ -14,7 +14,7 @@ authors = [ { name = "deepset", email = "info@deepset.ai" }, ] classifiers = [ - "Development Status :: 4 - Beta ", + "Development Status :: 4 - Beta", "Programming Language :: Python", "Programming Language :: Python :: 3.8", "Programming Language :: Python :: 3.9", diff --git a/integrations/pgvector/pyproject.toml b/integrations/pgvector/pyproject.toml index 5c77b34dc..b361af8b1 100644 --- a/integrations/pgvector/pyproject.toml +++ b/integrations/pgvector/pyproject.toml @@ -14,7 +14,7 @@ authors = [ { name = "deepset GmbH", email = "info@deepset.ai" }, ] classifiers = [ - "Development Status :: 4 - Beta ", + "Development Status :: 4 - Beta", "Programming Language :: Python", "Programming Language :: Python :: 3.8", "Programming Language :: Python :: 3.9", diff --git a/integrations/pinecone/pyproject.toml b/integrations/pinecone/pyproject.toml index b96751ca9..2d73cdf58 100644 --- a/integrations/pinecone/pyproject.toml +++ b/integrations/pinecone/pyproject.toml @@ -14,7 +14,7 @@ authors = [ { name = "deepset GmbH", email = "info@deepset.ai" }, ] classifiers = [ - "Development Status :: 4 - Beta ", + "Development Status :: 4 - Beta", "Programming Language :: Python", "Programming Language :: Python :: 3.8", "Programming Language :: Python :: 3.9", diff --git a/integrations/qdrant/pyproject.toml b/integrations/qdrant/pyproject.toml index 35b7daba2..9c19d144e 100644 --- a/integrations/qdrant/pyproject.toml +++ b/integrations/qdrant/pyproject.toml @@ -15,7 +15,7 @@ authors = [ { name = "Anush Shetty", email = "anush.shetty@qdrant.com" }, ] classifiers = [ - "Development Status :: 4 - Beta ", + "Development Status :: 4 - Beta", "Programming Language :: Python", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3.8", diff --git a/integrations/unstructured/pyproject.toml b/integrations/unstructured/pyproject.toml index 3bfb3ee2a..9cc2a0c6a 100644 --- a/integrations/unstructured/pyproject.toml +++ b/integrations/unstructured/pyproject.toml @@ -14,7 +14,7 @@ authors = [ { name = "deepset GmbH", email = "info@deepset.ai" }, ] classifiers = [ - "Development Status :: 4 - Beta ", + "Development Status :: 4 - Beta", "Programming Language :: Python", "Programming Language :: Python :: 3.8", "Programming Language :: Python :: 3.9", diff --git a/integrations/weaviate/pyproject.toml b/integrations/weaviate/pyproject.toml index 332969854..50f1c157c 100644 --- a/integrations/weaviate/pyproject.toml +++ b/integrations/weaviate/pyproject.toml @@ -14,7 +14,7 @@ authors = [ { name = "deepset GmbH", email = "info@deepset.ai" }, ] classifiers = [ - "Development Status :: 4 - Beta ", + "Development Status :: 4 - Beta", "Programming Language :: Python", "Programming Language :: Python :: 3.8", "Programming Language :: Python :: 3.9",