summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorhaoyuren <13851610112@163.com>2025-06-29 17:13:36 -0700
committerhaoyuren <13851610112@163.com>2025-06-29 17:13:36 -0700
commiteb703db76cf683a8af0f1a09b3c10968a0db1312 (patch)
treeff6bf296f0a653106529eb9d30ede99103bd1100 /requirements.txt
parent7ff61c378dba0dc8eb35d8434d5b45ad10d37b97 (diff)
add req
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index f07ce6a..9baf446 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -3,4 +3,5 @@ feedparser>=6.0.10
PyGithub>=1.58.0
openai>=1.0.0
python-dateutil>=2.8.2
-nest-asyncio>=1.5.0 \ No newline at end of file
+nest-asyncio>=1.5.0
+aiohttp>=3.8.0 \ No newline at end of file