XFE Git
XFE Studio Git
Git 首页 全局搜索
XFE 主站 文档 NuGet
公开
关注 0 Fork 0 Star 1
返回提交历史

XFEstudio/gpt4free

Replace bs4 with beautifulsoup4

0077baea
Fabian Affolter <mail@fabian-affolter.ch>
提交于

代码差异

1 个文件 +1 -1
Modified requirements.txt +1 -1
@@ -26,4 +26,4 @@ async-property
26 26 undetected-chromedriver
27 27 asyncstdlib
28 28 async_property
29 bs4
29 beautifulsoup4