mirror of
https://github.com/two-torial/two-torial.git
synced 2026-09-22 23:37:55 +03:00
Add explanation for pinning click
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ name = "two-torial"
|
||||
version = "0.1.0"
|
||||
requires-python = ">=3.13"
|
||||
dependencies = [
|
||||
"click==8.2.1",
|
||||
"click==8.2.1", # Pinned due to recent versions breaking hot reload during development
|
||||
"fontawesome-markdown>=0.2.6",
|
||||
"mkdocs>=1.6.1",
|
||||
"mkdocs-git-revision-date-localized-plugin>=1.4.7",
|
||||
|
||||
Reference in New Issue
Block a user