We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c530452 commit 80108ebCopy full SHA for 80108eb
1 file changed
packages/grz-db/pyproject.toml
@@ -17,7 +17,7 @@ classifiers = [
17
dependencies = [
18
"alembic[tz] >=1.16.1",
19
"cryptography >=45.0.3,<49",
20
- "sqlmodel >=0.0.27",
+ "sqlmodel >=0.0.38",
21
"grz-pydantic-models >=2.7,<3",
22
"psycopg[binary] ~=3.2"
23
]
0 commit comments