fix: upgrade cryptography to major 42 (#27113)

This commit is contained in:
Daniel Vaz Gaspar
2024-02-14 19:11:51 +00:00
committed by GitHub
parent af577d64b1
commit 152cd70b5f
2 changed files with 2 additions and 2 deletions

View File

@@ -80,7 +80,7 @@ setup(
"colorama",
"croniter>=0.3.28",
"cron-descriptor",
"cryptography>=41.0.2, <41.1.0",
"cryptography>=42.0.0, <43.0.0",
"deprecation>=2.1.0, <2.2.0",
"flask>=2.2.5, <3.0.0",
"flask-appbuilder>=4.3.11, <5.0.0",