Skip to content

Commit d6ba527

Browse files
committed
🔧 build(deps): update SQLAlchemy requirement to include mypy for type checking
1 parent 116a66b commit d6ba527

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
fastapi[all]==0.128.0
22
Authlib==1.6.6
3-
SQLAlchemy==2.0.45
3+
SQLAlchemy[mypy]==2.0.45
44
psycopg[binary]==3.3.2
55
bcrypt==5.0.0
66
alembic==1.17.1

0 commit comments

Comments
 (0)