Skip to content

Commit

Permalink
Add comment to dependency pin
Browse files Browse the repository at this point in the history
Co-authored-by: Nicola Soranzo <[email protected]>
  • Loading branch information
jdavcs and nsoranzo committed Mar 16, 2021
1 parent 8842e28 commit 0babeeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ requests = "*"
Routes = "*"
social-auth-core = {version = "==3.3.0", extras = ["openidconnect"]}
sortedcontainers = "*"
SQLAlchemy = "~1.3.22"
SQLAlchemy = "~1.3.22" # https://github.com/kvesteri/sqlalchemy-utils/issues/474
sqlalchemy-migrate = "*"
SQLAlchemy-Utils = "!=0.36.8" # https://github.com/kvesteri/sqlalchemy-utils/issues/462
sqlitedict = "*"
Expand Down

0 comments on commit 0babeeb

Please sign in to comment.