Fix * `Docker`: [49 ImportError: cannot import name 'version' from 'exchanges_wrapper'](https://github.com/DogsTailFarmer/exchanges-wrapper/issues/49#issue-2272432093)
Update * `send_request`: controlling rate_limit by changing exception handling * `Bitfinex`: sync `nonce` for connections group * Dependency: Up requirements for crypto-ws-api==2.0.11
2.1.11
Update * Some minor improvements * Dependency: Up requirements for crypto-ws-api==2.0.10
2.1.10
Update * `Bitfinex`: `client.fetch_order()`: searching on `origin_client_order_id` also
2.1.9
Fix * Creating and manage asynchronous tasks
2.1.8
Update * `Bitfinex`: add logging for `cancel_order()` and `cancel_all_orders()` methods * Add debug logging for `open_client_connection()` and `client.load()`