Skip to content

Commit

Permalink
Loosen sqlmodel version (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
timmo001 committed Nov 5, 2023
1 parent 9d58a5c commit d6cac54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
pydantic<2.0.0
sqlmodel==0.0.11
sqlmodel>=0.0.10

0 comments on commit d6cac54

Please sign in to comment.