Skip to content

Commit c99486b

Browse files
author
mongkok
committed
Added missing dependencies
1 parent 57217db commit c99486b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,8 @@ pytest = "*"
6868
pytest-asyncio = "*"
6969
pytest-cov = "*"
7070
python-multipart = "*"
71+
SQLAlchemy = "*"
72+
tortoise-orm = "*"
7173
types-setuptools = "*"
7274

7375
mkdocs = "*"

0 commit comments

Comments
 (0)