Add symmetric encryption and tests
This commit is contained in:
@@ -6,6 +6,7 @@ description = "Collection of utils for Python scripts"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.13"
|
||||
dependencies = [
|
||||
"cryptography>=46.0.3",
|
||||
"jmespath>=1.0.1",
|
||||
"psutil>=7.0.0",
|
||||
"requests>=2.32.4",
|
||||
|
||||
Reference in New Issue
Block a user