fontawesome to 5.11.2bootstrap-select to 1.13.12d3v5 to 5.14.1morphdom to 2.5.10select2 to 4.0.12vega-embed to 4.2.5vega to 5.8.1request dependency is added to gramex
Fixes #201psycopg2 is now optional dependency.
If you’re using PostgreSQL connector, you’d need to install this.Sample configuration for Azure Active Directory is added to the guide.
1.52 a bug was introduced in FileHandler that allowed access
to files beyond parent directory/drive. This is now fixed.The Gramex code base has:
To upgrade Gramex, run:
pip install --upgrade gramex
pip install --upgrade gramexenterprise # If you use DBAuth, LDAPAuth, etc.
gramex setup --all