Skip to content

Commit 3b32628

Browse files
committed
Add sqlalchemy
1 parent cb48905 commit 3b32628

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ pyxlsb = ">=1.0.9"
5656
odfpy = ">=1.4.1"
5757
xarray = ">=22.6.0"
5858
tabulate = ">=0.8.10"
59-
59+
SQLAlchemy = "^1.4.41"
6060

6161
[build-system]
6262
requires = ["poetry-core>=1.0.0"]

0 commit comments

Comments
 (0)