Skip to content

Commit 14b2dac

Browse files
committed
reduce version requirement
1 parent 92c1e6e commit 14b2dac

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
@@ -37,7 +37,7 @@ dependencies = [
3737
"markdown-it-py>=1.1.0",
3838
"mdit-py-plugins>=0.3.0",
3939
"linkify-it-py>=1.0",
40-
"platformdirs>=3.0.0",
40+
"platformdirs>=2.1.0",
4141
"asgiref>=3.5.2",
4242
"packaging>=20.9",
4343
"watchfiles>=0.18.0;platform_system!='Emscripten'",

0 commit comments

Comments
 (0)