Skip to content

Commit

Permalink
fix: docarray version
Browse files Browse the repository at this point in the history
  • Loading branch information
numb3r3 committed Jan 4, 2024
1 parent 175ea77 commit 18c4ae5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
setup_requires=['setuptools>=18.0', 'wheel'],
install_requires=[
'jina>=3.12.0',
'docarray[common]==0.20.0',
'docarray[common]==0.21.0',
'packaging',
],
extras_require={
Expand Down

0 comments on commit 18c4ae5

Please sign in to comment.