Skip to content

Commit

Permalink
Pinning werkzeug to allow generation of docs.
Browse files Browse the repository at this point in the history
- Latest version of werkzeug removed some functionality which is used by flask so we have to pin lower version to pass build of documentation
  • Loading branch information
lipoja committed Oct 3, 2023
1 parent 88d7520 commit 4af1d2d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,4 @@ sphinx==6.2.1
sphinx_rtd_theme
tenacity
typing-extensions
werkzeug==2.2.3

0 comments on commit 4af1d2d

Please sign in to comment.