Remove liboqs-python: use optional import for PQC compatibility

This commit is contained in:
E-Voting Developer 2025-11-05 18:05:56 +01:00
parent 6df490a7b1
commit 15a52af587

View File

@ -15,7 +15,6 @@ cryptography = "^41.0.0"
pydantic = "^2.0.0"
pydantic-settings = "^2.0.0"
email-validator = "^2.1.0"
liboqs-python = "^0.9.0"
bcrypt = "^4.1.0"
python-jose = "^3.3.0"
python-dotenv = "^1.0.0"