We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd17798 commit 17b1bb6Copy full SHA for 17b1bb6
1 file changed
pyproject.toml
@@ -9,7 +9,7 @@ dynamic = ['version']
9
dependencies = [
10
'fastapi',
11
'uvicorn',
12
- 'sqlmodel',
+ 'sqlmodel>=0.0.25',
13
'asyncpg',
14
'psycopg[binary]>=3.1',
15
'pyjwt',
0 commit comments