Skip to content

Commit

Permalink
fix flask & Werkzeug
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcos20 committed Jan 24, 2024
1 parent 3d7dd87 commit baa1095
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 @@ -18,6 +18,7 @@
"eth_account",
"coloredlogs==15.0.1",
"Flask==2.1.2",
"Werkzeug==2.3.7",
"Flask-Cors==3.0.9",
"flask-swagger==0.2.14",
"flask-swagger-ui==3.20.9",
Expand Down

0 comments on commit baa1095

Please sign in to comment.