Skip to content

Commit

Permalink
setup.py: Pin Werkzeug to version that works with Frozen-Flask
Browse files Browse the repository at this point in the history
  • Loading branch information
Ed (ODSC) committed Oct 11, 2023
1 parent d5a500c commit a5e65a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"jsonref",
"ipython",
"flatterer",
"Werkzeug<3",
"frozen-flask",
"bootstrap-flask",
"markdown",
Expand Down

0 comments on commit a5e65a8

Please sign in to comment.