From 15f2e6f039d17e79583f0280e63516ec28bca994 Mon Sep 17 00:00:00 2001 From: Massimiliano Pippi Date: Fri, 9 Feb 2024 12:17:23 +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 7e82924a8..b6c256cb7 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 b99449e03..2edaef0f4 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 ce4641611..633a708c1 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 42349d9fb..43debe887 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 af3d89c0c..0f7cfc917 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 1127dc6bf..ce2dfbbab 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 1d15a4270..41ab6b869 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 22140bba5..9f9927220 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 67cbcb7af..0cfe5a8bb 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 1136db797..5a015adb4 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 80138bc7b..b5825b35b 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 69cc2ed16..b184938b1 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 3edd544a2..19627f535 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 b361af8b1..5c77b34dc 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 2d73cdf58..b96751ca9 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 9c19d144e..35b7daba2 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 9cc2a0c6a..3bfb3ee2a 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 50f1c157c..332969854 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",