Skip to content

Commit

Permalink
Remove flask dependency since it is a dependency of Dash itself
Browse files Browse the repository at this point in the history
  • Loading branch information
calina-c authored Nov 18, 2024
1 parent d36f178 commit 725a2cd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
"enforce_typing",
"eth-account==0.11.0",
"eth-keys==0.6.0",
"flask==3.1.0",
"imblearn",
"kaleido==0.4.1",
"mypy==1.13.0",
Expand Down

0 comments on commit 725a2cd

Please sign in to comment.