Add pyyaml package to requirements

This commit is contained in:
Taylor Brown
2023-04-02 17:37:30 -05:00
parent dca5b78bfe
commit 10833c86b7
2 changed files with 2 additions and 0 deletions

View File

@@ -12,5 +12,6 @@ docker==5.0.3
googlesearch-python==1.1.0
openai==0.27.2
playsound==1.3.0
pyyaml==6.0
readability-lxml==0.8.1
requests==2.25.1

View File

@@ -5,5 +5,6 @@ docker==6.0.1
googlesearch_python==1.1.0
openai==0.27.0
playsound==1.2.2
pyyaml==6.0
readability_lxml==0.8.1
requests==2.25.1