Skip to content

Commit

Permalink
update pymilvus used by ci to 2.5.0rc91
Browse files Browse the repository at this point in the history
Signed-off-by: Buqian Zheng <[email protected]>
  • Loading branch information
zhengbuqian committed Oct 11, 2024
1 parent 0751c50 commit d5a3dc7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/python_client/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ pytest-parallel
pytest-random-order

# pymilvus
pymilvus==2.5.0rc84
pymilvus[bulk_writer]==2.5.0rc84
pymilvus==2.5.0rc91
pymilvus[bulk_writer]==2.5.0rc91

# for customize config test
python-benedict==0.24.3
Expand Down

0 comments on commit d5a3dc7

Please sign in to comment.