fastapi-saml icon indicating copy to clipboard operation
fastapi-saml copied to clipboard

List of Python3 dependencies needed for Mac OS (brew install)

Open dixon1e opened this issue 3 years ago • 2 comments

brew install libxml2 libxmlsec1 pkg-config

dixon1e avatar Jan 15 '23 17:01 dixon1e

requirements.txt

Uploading the requirements.txt file that worked for Mac OS.

dixon1e avatar Jan 16 '23 22:01 dixon1e

brew install libxml2 libxmlsec1 pkg-config

Thanks, this command works.

IdiosyncraticDragon avatar Mar 08 '23 07:03 IdiosyncraticDragon