-
- Downloads
[FIX] requirements: limit the version of cryptography
It happens that pyopenssl==19.0.0 is incompatible with cryptography>=37.0.0, but in pyopenssl requirements, they have lower bound limit for cryptography but not an upper bound.
closes odoo/odoo#99829
Signed-off-by:
Christophe Monniez (moc) <moc@odoo.com>
Please register or sign in to comment