Skip to content

Commit

Permalink
Relax dependencies (#102)
Browse files Browse the repository at this point in the history
to allow updating version in LB.
  • Loading branch information
amCap1712 authored Jan 4, 2025
1 parent 5566301 commit 511a106
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ Jinja2>=3.0
itsdangerous>=2.0
click>=8.0
Werkzeug>=2.0
Flask-DebugToolbar@git+https://github.com/amCap1712/flask-debugtoolbar.git@f42bb238cd3fbc79c51b93c341164c2be820025e
Flask-DebugToolbar
Flask-UUID>=0.2
sentry-sdk[flask]>=1.5.8
certifi
redis>=4.2.2
msgpack==0.5.6
msgpack>=0.5.6
requests>=2.27.1
SQLAlchemy>=2.0
mbdata@git+https://github.com/acoustid/[email protected]
Expand Down

0 comments on commit 511a106

Please sign in to comment.