Fix
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Amazed 2023-11-12 19:36:39 +01:00
parent def25136c9
commit 1286c48490
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ dependencies = [
"gunicorn",
"Werkzeug",
"pyyaml",
"pycryptodome==3.10.1",
"pycryptodome",
]
[project.scripts]