Add sqlalchemy to pre-commit dependencies

This commit is contained in:
Matthias
2023-03-01 20:41:49 +01:00
parent 59d57d3466
commit b4b8dde4fb
2 changed files with 7 additions and 1 deletions

View File

@@ -18,6 +18,7 @@ repos:
- types-requests==2.28.11.15
- types-tabulate==0.9.0.1
- types-python-dateutil==2.8.19.9
- SQLAlchemy==2.0.4
# stages: [push]
- repo: https://github.com/pycqa/isort