fix: make app installation possible again

version bump for pyYAML to make the installation possible again. before cython threw an error on the installation
This commit is contained in:
jll-02 2025-04-09 15:45:19 +02:00 committed by GitHub
parent ee9af7f3ae
commit 3da1b13b3e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -24,7 +24,7 @@ dependencies = [
"PyPika==0.48.9",
"mysqlclient==2.2.7",
"PyQRCode~=1.2.1",
"PyYAML~=6.0.1",
"PyYAML~=6.0.2",
"RestrictedPython~=8.0",
"WeasyPrint==59.0",
"pydyf==0.10.0",