aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml
index de8c164..b76ae5d 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -14,6 +14,7 @@ dependencies = [
"randomgen>=1.26.0",
"jieba>=0.42.1",
"scikit-learn>=1.3.1",
+ "requests>=2.31.0",
]
requires-python = ">=3.8"
readme = "README.md"