You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In importing client.async.asyncio, client.async.__init__ triggers from pymodbus.client.async.deprecated.async (source), which then imports twisted. Twisted is a fairly heavy dependency and is not needed to use asyncio.