Добавлен aiohttp в requirements.txt для OAuth авторизации
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
This commit is contained in:
parent
769c662ab5
commit
c997c4b55e
|
|
@ -8,3 +8,4 @@ sentence-transformers>=2.2.0
|
||||||
PySocks>=1.7.0
|
PySocks>=1.7.0
|
||||||
ddgs>=0.3.0
|
ddgs>=0.3.0
|
||||||
croniter>=2.0.0
|
croniter>=2.0.0
|
||||||
|
aiohttp>=3.9.0
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue