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:
parent
ee9af7f3ae
commit
3da1b13b3e
1 changed files with 1 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue