install_deps: Upgrade Alembic to 1.17.16.

See T83246.
This commit is contained in:
Bastien Montagne
2021-02-03 11:47:25 +01:00
parent 1a1aa5392d
commit 8e98983945

View File

@@ -483,7 +483,7 @@ OPENVDB_FORCE_REBUILD=false
OPENVDB_SKIP=false
# Alembic needs to be compiled for now
ALEMBIC_VERSION="1.7.12"
ALEMBIC_VERSION="1.7.16"
ALEMBIC_VERSION_SHORT="1.7"
ALEMBIC_VERSION_MIN="1.7"
ALEMBIC_VERSION_MAX="2.0"