Skip to content
This repository was archived by the owner on Aug 10, 2023. It is now read-only.

Commit 3149ce7

Browse files
author
Antonio Cheong
authored
bump OpenAIAuth to 3.0.0
1 parent 85918ec commit 3149ce7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
py_modules=["revChatGPT"],
3434
package_data={"": ["*.json"]},
3535
install_requires=[
36-
"OpenAIAuth>=2.0.0",
36+
"OpenAIAuth>=3.0.0",
3737
"requests[socks]",
3838
"httpx[socks]",
3939
"prompt-toolkit",

0 commit comments

Comments
 (0)