Skip to content

Commit 635006f

Browse files
committed
bump pysqlcipher3static
1 parent 206f8d3 commit 635006f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ dependencies = [
3535
"Markdown ~= 3.4",
3636
"typer[all] ~= 0.7",
3737
"pycryptodome ~= 3.20",
38-
"pysqlcipher3static ~= 2.0"
38+
"pysqlcipher3static >= 2.0.1"
3939
]
4040

4141
[tool.rye]

0 commit comments

Comments
 (0)