pin cryptography version to fix vapid issues (#21126)

This commit is contained in:
Josh Hawkins
2025-12-02 08:20:50 -06:00
committed by GitHub
parent e47e82f4be
commit 7167cf57c5

View File

@@ -8,6 +8,7 @@ fastapi == 0.115.*
uvicorn == 0.30.*
slowapi == 0.1.*
joserfc == 1.0.*
cryptography == 44.0.*
pathvalidate == 3.2.*
markupsafe == 3.0.*
python-multipart == 0.0.12