Closed
Description
Version
botframework-connector 4.12.0
Describe the bug
While looking into dependencies installed by botframework-connector I saw that deprecated adal in addition to msal.
The requirements.txt does not have this requirement but setup.py does
I did a quick github search and no reference to adal and looks like it was replaced with msal here: 5a62280
To Reproduce
pip install botframework-connector
Expected behavior
No unneeded pip packages