Even though `cached-property` appears in the `requirements.txt`, installing `xdesign` from PyPi does not install `cached-property`. Could it be due to `cached-property` not being listed in `install_requires` in `setup.py`?