tarantool / rws

The Repository Web Service is designed to interact with the repository via HTTP.
Other
2 stars 2 forks source link

requirements: fix issue with Werkzeug #90

Closed ylobankov closed 7 months ago

ylobankov commented 7 months ago

Add Werkzeug==2.3.8 entry to the requirements.txt file before Flask==2.1.0 entry to resolve Flask dependency Werkzeug >= 2.0. Otherwise, Werkzeug 3 is installed that is incompatible with Flask 2.