weaviate / weaviate-examples

Weaviate vector database – examples
MIT License
291 stars 71 forks source link

Update requirements.txt #65

Closed jan-miksik closed 1 week ago

jan-miksik commented 5 months ago

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)
weaviate-git-bot commented 5 months ago

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?

jan-miksik commented 5 months ago

I agree with the CLA