aboutsummaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index cea085f..891b5e3 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -21,7 +21,7 @@ dependencies = [
"pyramid_tm (>=2.5, <3.0)",
"waitress (>=3, <4)",
- "SQLAlchemy[mypy] (>=2.0.15, <3.0.0)",
+ "SQLAlchemy (>=2.0.15, <3.0.0)",
"alembic (>=1.8, <2.0)",
"transaction (>=5, <6)",
"zope.sqlalchemy (>=4.0, <5.0)",