Skip to content

Commit 90ce007

Browse files
authored
remove types_SQLAlchemy dependency (#275)
1 parent 0ec28be commit 90ce007

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ packages = [
3333
[tool.poetry.dependencies]
3434
python = ">=3.8,<3.11"
3535
types-pytz = ">= 2022.1.1"
36-
types_SQLAlchemy = ">=1.4.50"
3736

3837
[tool.poetry.dev-dependencies]
3938
mypy = ">=0.971"

0 commit comments

Comments
 (0)