Skip to content

Commit

Permalink
chore: bump jina requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
hanxiao committed Nov 2, 2021
1 parent 2e2dbfa commit 1ce3d8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -39,7 +39,7 @@
long_description_content_type='text/markdown',
zip_safe=False,
setup_requires=['setuptools>=18.0', 'wheel'],
install_requires=['jina>=2.1.14', 'matplotlib'],
install_requires=['jina>=2.2.3', 'matplotlib'],
classifiers=[
'Development Status :: 5 - Production/Stable',
'Intended Audience :: Developers',
Expand Down

0 comments on commit 1ce3d8e

Please sign in to comment.