This commit is contained in:
Mustafa Elbehery 2025-12-02 09:58:57 +01:00 committed by GitHub
commit 154b7f568f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 547 additions and 40 deletions

View file

@ -125,6 +125,8 @@ unit = [
"together",
"coverage",
"moto[s3]>=5.1.10",
"pymilvus>=2.6.1",
"milvus-lite>=2.5.0",
]
# These are the core dependencies required for running integration tests. They are shared across all
# providers. If a provider requires additional dependencies, please add them to your environment