weaviate-examples
weaviate-examples copied to clipboard
Update requirements.txt
Why:
default version of werkzeug returns error during run "python flask-app/application.py"
explicitly set werkzeug==2.2.2 helps
the error:
from werkzeug.urls import url_quote
ImportError: cannot import name 'url_quote' from 'werkzeug.urls' (/usr/local/lib/python3.10/site-packages/werkzeug/urls.py)
To avoid any confusion in the future about your contribution to Weaviate, we work with a Contributor License Agreement. If you agree, you can simply add a comment to this PR that you agree with the CLA so that we can merge.
beep boop - the Weaviate bot 👋🤖
PS:
Are you already a member of the Weaviate Slack channel?
I agree with the CLA