Skip to content

Commit

Permalink
Merge pull request #442 from SamR1/pin-flask-sqlachemy
Browse files Browse the repository at this point in the history
Pin Flask-SQLAlchemy version
  • Loading branch information
SamR1 authored Oct 8, 2023
2 parents 16d09a7 + ea6160e commit 40eae45
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ flask-bcrypt = "^1.0"
flask-dramatiq = "^0.6"
flask-limiter = {version = "^3.5", extras = ["redis"]}
flask-migrate = "^4.0"
flask-sqlalchemy = "3.0.5"
gpxpy = "=1.5.0"
gunicorn = "^21.0"
humanize = "^4.7"
Expand Down

0 comments on commit 40eae45

Please sign in to comment.