BlockScience/cats

Upgrade Python dependency to ipfshttpclient from ipfsapi

Opened this issue · 1 comments

AC:

  • Upgrade Python dependency to ipfshttpclient from ipfsapi
    • No deprecation warnings

Related:

Warning:

/tmp/ipykernel_4173120/1461130463.py:2: FutureWarning: The `ipfsapi` library is deprecated and will stop receiving updates on the 31.12.2019! If you are on Python 3.5+ please enable and fix all Python deprecation warnings (CPython flag `-Wd`) and switch to the new `ipfshttpclient` library name. Python 2.7 and 3.4 will not be supported by the new library, so please upgrade.
  import ipfsapi as ipfsApi