We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a107556 commit 2b164bcCopy full SHA for 2b164bc
1 file changed
pyproject.toml
@@ -3,7 +3,7 @@ name = "secrandom"
3
version = "1.1.0"
4
description = "公平随机抽取系统 - Modern educational tool with intelligent weighting algorithm"
5
readme = "README.md"
6
-requires-python = ">=3.13"
+requires-python = "==3.13.9"
7
8
dependencies = [
9
# === UI / 界面 ===
0 commit comments