diff options
| author | haoyuren <13851610112@163.com> | 2025-06-29 17:10:28 -0700 |
|---|---|---|
| committer | haoyuren <13851610112@163.com> | 2025-06-29 17:10:28 -0700 |
| commit | 7ff61c378dba0dc8eb35d8434d5b45ad10d37b97 (patch) | |
| tree | 3f7333819d84a77a4b6ab300411fd8982f000e68 /requirements.txt | |
| parent | 88ab5e0d4f9a62018a428a833f3fa9cb6addba15 (diff) | |
async fetch
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 4618867..f07ce6a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,5 @@ requests>=2.31.0 feedparser>=6.0.10 PyGithub>=1.58.0 openai>=1.0.0 -python-dateutil>=2.8.2
\ No newline at end of file +python-dateutil>=2.8.2 +nest-asyncio>=1.5.0
\ No newline at end of file |
