# v.1.4.2

{% hint style="danger" %}
The package shimoku-api-python is no longer maintained
{% endhint %}

{% hint style="info" %}
To get the new version 🛝
{% endhint %}

```
pip install --upgrade shimoku-api-python
```

Small fix for windows users and dependencies warnings removal

## Fixes

* Uvloop has been removed as a dependency for the SDK
* Warnings from certain dependencies are ignored
* Pyscaffold update
