diff --git a/setup.py b/setup.py index 9f20bc4c1..3b80cd82f 100644 --- a/setup.py +++ b/setup.py @@ -24,7 +24,7 @@ ], include_package_data=True, install_requires=[ - "weaviate-client==4.9.6", + "weaviate-client==4.20.5", "python-dotenv==1.0.0", "openpyxl==3.1.5", "wasabi==1.1.2",