Skip to content

Commit fc39009

Browse files
committed
fix: dependency issue
1 parent 6dae0c5 commit fc39009

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,8 @@ dependencies = [
7171
"pyyaml-env-tag==0.1",
7272
"watchdog==6.0.0",
7373
"pymdown-extensions==10.12",
74-
"babel-2.16.0",
75-
"certifi-2024.8.30",
74+
"babel==2.16.0",
75+
"certifi==2024.8.30",
7676
"charset-normalizer==3.4.0",
7777
"colorama==0.4.6",
7878
"idna==3.10",

0 commit comments

Comments
 (0)