Skip to content

Commit d78a29e

Browse files
committed
test: Increase PyMilvus version to 2.7.0rc185
Signed-off-by: pymilvus-bot <pymilvus@zilliz.com>
1 parent 6da09b8 commit d78a29e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/python_client/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ pytest-sugar==0.9.5
2323
pytest-random-order
2424

2525
# pymilvus
26-
pymilvus==2.7.0rc175
27-
pymilvus[bulk_writer]==2.7.0rc175
26+
pymilvus==2.7.0rc185
27+
pymilvus[bulk_writer]==2.7.0rc185
2828
# for protobuf
2929
protobuf>=5.29.5
3030

0 commit comments

Comments
 (0)