diff --git a/requirements.txt b/requirements.txt index 8acc267..0d2a790 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,5 @@ python-liquid2==0.3.0 mistletoe==1.3.0 requests==2.32.3 rich==13.9.4 -tiktoken==0.9.0 \ No newline at end of file +tiktoken==0.9.0 +PyYAML==6.0.2 \ No newline at end of file