Skip to content

Commit

Permalink
[HiddenReq] add openai
Browse files Browse the repository at this point in the history
  • Loading branch information
Guillaume De Saint Martin authored and GuillaumeDSM committed Apr 2, 2023
1 parent d29e766 commit 59761cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/start.spec
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ a = Analysis(['../start.py'],
"telegram", "telegram.ext", "telethon", "jsonschema",
"tulipy",
"asyncpraw", "simplifiedpytrends", "simplifiedpytrends.exceptions", "simplifiedpytrends.request",
"pyngrok", "pyngrok.ngrok",
"pyngrok", "pyngrok.ngrok", "openai",
"flask", "flask_login", "flask_wtf", "flask_caching", "flask_compress", "flask_socketio", "flask_cors",
"wtforms", "wtforms.fields", "gevent", "geventwebsocket",
"newspaper", "vaderSentiment",
Expand Down

0 comments on commit 59761cd

Please sign in to comment.