Skip to content

Commit a0a0b77

Browse files
committed
Fix PyYAML version on requirements-step-2.txt
1 parent 91084ad commit a0a0b77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/requirements-step-2.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ python-telegram-bot>=10.0.1
1212
webcord>=0.2
1313
jinja2>=2.10
1414
requests>=2.20.0
15-
PyYAML>=3.12
15+
PyYAML>=5.1
1616
tulipy>=0.2.1
1717
matplotlib>=3.0.1
1818
scipy>=1.1.0

0 commit comments

Comments
 (0)