Skip to content

Commit 1f4ff46

Browse files
author
David Andersson
committed
2 parents b8397f3 + 0b824ce commit 1f4ff46

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ python = "^3.7"
3737
SQLAlchemy = "^1.0"
3838
jsonschema = "^3"
3939
Jinja2 = "^2"
40-
sqlalchemy-stubs = "^0.3"
40+
sqlalchemy-stubs = ">=0.3,<0.5"
4141
typing_extensions = { version = "^3.7.4", python = "<3.8" }
4242

4343
[tool.poetry.extras]

0 commit comments

Comments
 (0)