返回提交历史
Modified
setup.py
+0
-2
XFEstudio/gpt4free
Update setup.py
5573d267
代码差异
1 个文件
+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",