changed version of cryptography package to 45.0.7 (#3795)
Co-authored-by: QuotientParadoxx <117741113+QuotientParadox@users.noreply.github.com>
This commit is contained in:
parent
9ddd41da56
commit
de05dcb7e0
|
|
@ -20,7 +20,7 @@ classifiers = [
|
|||
dependencies = [
|
||||
"pyparted>=3.13.0",
|
||||
"pydantic==2.11.9",
|
||||
"cryptography>=44.0.2",
|
||||
"cryptography>=45.0.7",
|
||||
]
|
||||
|
||||
[project.urls]
|
||||
|
|
|
|||
Loading…
Reference in New Issue