Skip to content

Commit

Permalink
Drop unnecessary Blinker dependency (#248)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidism committed Apr 29, 2024
2 parents c218bb1 + 677bf79 commit bfd4d85
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 @@ -5,7 +5,6 @@
name="Flask-DebugToolbar",
install_requires=[
'Flask>=2.2.0',
'Blinker',
'itsdangerous',
'werkzeug',
'MarkupSafe',
Expand Down

0 comments on commit bfd4d85

Please sign in to comment.