Api v1.15.0 (#1618)

* fix(chalice): fixed SSO requirement
This commit is contained in:
Kraiem Taha Yassine 2023-11-07 13:55:42 +01:00 committed by GitHub
parent dd2deadee5
commit ca29a390c4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,7 +20,7 @@ clickhouse-driver[lz4]==0.2.6
# TODO: enable after xmlsec fix https://github.com/xmlsec/python-xmlsec/issues/252
#--no-binary is used to avoid libxml2 library version incompatibilities between xmlsec and lxml
#python3-saml==1.15.0 --no-binary=lxml
# python3-saml==1.16.0
python3-saml==1.16.0
python-multipart==0.0.6
redis==5.0.1