build: bump pyyaml (#19331)
* Cython and PyYAML compatible version for rhel based os * chore: dont pin cython Co-authored-by: Ankush Menat <ankush@frappe.io> [skip ci]
This commit is contained in:
parent
b2581430ed
commit
0d26627c66
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ dependencies = [
|
|||
"PyPDF2~=2.1.0",
|
||||
"PyPika~=0.48.9",
|
||||
"PyQRCode~=1.2.1",
|
||||
"PyYAML~=5.4.1",
|
||||
"PyYAML~=6.0",
|
||||
"RestrictedPython~=6.0",
|
||||
"WeasyPrint==52.5",
|
||||
"Werkzeug~=2.2.2",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue