Skip to content

Commit a6bb193

Browse files
committed
pyproject.tomo: sqlmodel>=0.0.25
1 parent 4a1c941 commit a6bb193

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dynamic = ['version']
99
dependencies = [
1010
'fastapi',
1111
'uvicorn',
12-
'sqlmodel',
12+
'sqlmodel>=0.0.25',
1313
'asyncpg',
1414
'psycopg[binary]>=3.1',
1515
'pyjwt',

0 commit comments

Comments
 (0)