defi-sdk-py
defi-sdk-py copied to clipboard
Python wrapper for DeFi SDK
Importing `setuptools.convert_path` has been deprecated for almost 2 years and is about to be removed. https://github.com/zeriontech/defi-sdk-py/blob/d7a4a5ae560bde6df5ee2bda386690e810b06852/setup.py#L2 In the past `setuptools` would import `convert_path` from one of its dependencies for internal...
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.7.4.post0 to 3.8.5. Release notes Sourced from aiohttp's releases. 3.8.5 Security bugfixes Upgraded the vendored copy of llhttp_ to v8.1.1 -- by :user:webknjaz and :user:Dreamsorcerer. Thanks to...
I am trying to use a websocket uri for the sdk. Maybe it's not supported, but here is the error. I did not see the error when using http. >...