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

XFEstudio/gpt4free

Update setup.py

5573d267
H Lohaus <hlohaus@users.noreply.github.com>
提交于

代码差异

1 个文件 +0 -2
Modified setup.py +0 -2
@@ -39,7 +39,6 @@ EXTRA_REQUIRE = {
39 39 "markitdown[all]",
40 40 "python-dotenv",
41 41 "aiofile",
42 "cloudscraper",
43 42 "wasmtime",
44 43 "numpy",
45 44 "PyYAML",
@@ -66,7 +65,6 @@ EXTRA_REQUIRE = {
66 65 "python-docx",
67 66 "python-dotenv",
68 67 "aiofile",
69 "cloudscraper",
70 68 "PyYAML",
71 69 "websocket-client",
72 70 "pystray",