fix(api): requirements compatible with uv

Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
This commit is contained in:
rjshrjndrn 2025-05-16 12:00:44 +02:00
parent cde2c53476
commit 0139e0f1d5

View file

@ -18,7 +18,9 @@ apscheduler==3.11.0
# TODO: enable after xmlsec fix https://github.com/xmlsec/python-xmlsec/issues/252 # 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 #--no-binary is used to avoid libxml2 library version incompatibilities between xmlsec and lxml
python3-saml==1.16.0 --no-binary=lxml python3-saml==1.16.0
--no-binary=lxml
python-multipart==0.0.20 python-multipart==0.0.20
redis==6.1.0 redis==6.1.0