weaviate-examples icon indicating copy to clipboard operation
weaviate-examples copied to clipboard

Update requirements.txt

Open jan-miksik opened this issue 1 year ago • 2 comments

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)

jan-miksik avatar Feb 16 '24 21:02 jan-miksik

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?

weaviate-git-bot avatar Feb 17 '24 02:02 weaviate-git-bot

I agree with the CLA

jan-miksik avatar Feb 17 '24 12:02 jan-miksik