There is a python anonymization package called cape-privace. When I try to pip install it, it gives and error due to conflicting packages, For example it requires pandas==1.0.3, but it successfully work with pandas latest version.
How can I access cape-privacy setup settings and what should I change so it installs successfully