Skip to content

Commit

Permalink
sqlite-utils>=3.37
Browse files Browse the repository at this point in the history
Closes #531
  • Loading branch information
simonw committed Jul 18, 2024
1 parent 96db13f commit aa8d2b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ def get_long_description():
"click",
"openai>=1.0",
"click-default-group>=1.2.3",
"sqlite-utils>=3.35.0",
"sqlite-utils>=3.37",
"sqlite-migrate>=0.1a2",
"pydantic>=1.10.2",
"PyYAML",
Expand Down

0 comments on commit aa8d2b9

Please sign in to comment.