Skip to content

Commit

Permalink
Fix #501: ModuleNotFoundError: No module named 'flask' (PR #504)
Browse files Browse the repository at this point in the history
  • Loading branch information
trentmc authored Jan 10, 2024
1 parent 27f94d2 commit cd69814
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 @@ -15,6 +15,7 @@
"enforce_typing",
"eth-account",
"eth-keys",
"flask",
"matplotlib",
"mypy",
"numpy",
Expand Down

0 comments on commit cd69814

Please sign in to comment.