yugabyte / yugabyte-db

YugabyteDB - the cloud native distributed SQL database for mission-critical applications.
https://www.yugabyte.com
Other
8.9k stars 1.06k forks source link

[YW] Add python3 dependencies: psycopg2, yb-cassandra-driver,python-ldap,deepdiff,requests #9875

Open ajcaldera1 opened 3 years ago

ajcaldera1 commented 3 years ago

To support the LDAP sync, we need to have the following in the python3 virtual environment:

pip3 install deepdiff pip3 install requests pip3 install python-ldap pip3 install yb-cassandra-driver pip3 install psycopg2

iSignal commented 3 years ago

cc @vipul-yb