Dependency installation issue with latest Dhan 3.2.0 - Tradehull release on PyPI

Hi @Dpwd ,

We’re currently using the pre-release version of dhanhq so we can access the latest features from the Dhan API. You can install the pre-release version using the following command:

pip install --pre dhanhq
pip install Dhan-Tradehull==3.2.0

Confirm the installation by running the below commands-

pip show dhanhq
pip show Dhan-Tradehull