Add missing docker requirement

This commit is contained in:
egokick
2023-04-01 15:59:33 -07:00
committed by GitHub
parent 2c6338fd3b
commit be851e391b

View File

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