aboutsummaryrefslogtreecommitdiffstats
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 8ad0fbb..5dd38ce 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -14,6 +14,7 @@ classifiers = [
"Environment :: Console",
"Topic :: Internet :: WWW/HTTP",
]
+dependencies = [ "requests == 2.31.*" ]
[project.urls]
Repository = "https://git.aleteoryx.me/cgit/bbss.py"