Adding ORM to requirements
This commit is contained in:
parent
28d4f3d276
commit
41be9f02f5
1 changed files with 1 additions and 0 deletions
|
|
@ -38,6 +38,7 @@ dependencies = [
|
||||||
"pydeps==3.0.6",
|
"pydeps==3.0.6",
|
||||||
"pytokens==0.4.1",
|
"pytokens==0.4.1",
|
||||||
"stdlib-list==0.12.0",
|
"stdlib-list==0.12.0",
|
||||||
|
"SQLAlchemy==2.0.51",
|
||||||
"toolz==1.1.0",
|
"toolz==1.1.0",
|
||||||
"typing-inspect==0.9.0",
|
"typing-inspect==0.9.0",
|
||||||
"typing-inspection==0.4.2",
|
"typing-inspection==0.4.2",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue