diff --git a/bin/start.spec b/bin/start.spec index 3974f14..8c6df67 100644 --- a/bin/start.spec +++ b/bin/start.spec @@ -20,7 +20,10 @@ a = Analysis(['../start.py'], "gevent", "geventwebsocket", "flask_socketio", "newspaper", "vaderSentiment", "sentry_sdk", "vaderSentiment.vaderSentiment", "aiofiles", - "ccxt", "ccxt.async_support", "cryptofeed", "cmath", "cryptography", "websockets", "yarl", "idna", "sortedcontainers" + "ccxt", "ccxt.async_support", "cryptofeed", "cmath", "cryptography", "websockets", "yarl", "idna", "sortedcontainers", + "websockets.legacy", "websockets.legacy.auth", "websockets.legacy.client", "websockets.legacy.compatibility", + "websockets.legacy.framing", "websockets.legacy.handshake", "websockets.legacy.http", "websockets.legacy.protocol", + "websockets.legacy.server" ] + OCTOBOT_PACKAGES_FILES, excludes=["tentacles", "logs", "user"], hookspath=[],