From 5ad26d4cb60999972ac0130fb55376b51952b16d Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Sun, 21 Jul 2024 09:06:42 +0800 Subject: refactor!: rebuild docs with sphinx --- pyproject.toml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index cb7ffc5..b008d54 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,7 +5,9 @@ description = "Event Communication and Harmonization across Online platforms" authors = [ {name = "简律纯",email = "i@jyunko.cn"}, ] -dependencies = [] +dependencies = [ + "requests>=2.31.0", +] requires-python = ">=3.11" readme = "README.md" license = {text = "MIT"} -- cgit v1.2.3-70-g09d2