Skip to content

Commit 06666e1

Browse files
committed
Fix the simple-repository version
1 parent c1a883f commit 06666e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ dependencies = [
2626
"parsley",
2727
"pkginfo>=1.12",
2828
"readme-renderer[md]",
29-
"simple-repository~=0.9",
29+
"simple-repository~=0.10",
3030
"typing-extensions",
3131
"uvicorn",
3232
"authlib",

0 commit comments

Comments
 (0)