Skip to content

Commit 381a43f

Browse files
committed
Adding missing requirement (PyYAML).
1 parent 5b666a0 commit 381a43f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@ python-liquid2==0.3.0
22
mistletoe==1.3.0
33
requests==2.32.3
44
rich==13.9.4
5-
tiktoken==0.9.0
5+
tiktoken==0.9.0
6+
PyYAML==6.0.2

0 commit comments

Comments
 (0)