Compare commits

..

No commits in common. "4f4860342c353e3cf84791943fc964f2d7172423" and "49408eda9ffa38967717ed4b9496ef1c2a52130e" have entirely different histories.

2 changed files with 1 additions and 5 deletions

View File

@ -3,6 +3,4 @@ requests
packaging
openai
bs4
uncompyle6
colorama
tqdm
uncompyle6

View File

@ -39,7 +39,5 @@ setup(
"openai",
"bs4",
"uncompyle6",
"tqdm",
"colorama",
],
)