We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
sqlalchemy-stubs
1 parent 194e6ae commit 230911aCopy full SHA for 230911a
pyproject.toml
@@ -33,7 +33,7 @@ classifiers = [
33
python = "^3.6.1"
34
SQLAlchemy = ">=1.4.17,<1.5.0"
35
pydantic = "^1.8.2"
36
-sqlalchemy2-stubs = "^0.0.2-alpha.5"
+sqlalchemy2-stubs = {version = "*", allow-prereleases = true}
37
38
[tool.poetry.dev-dependencies]
39
pytest = "^6.2.4"
0 commit comments