Add whatsapp bot poetry dependencies (#466)

This commit is contained in:
Dev Khant
2023-08-23 22:45:25 +05:30
committed by GitHub
parent 27c91bbd2d
commit d8d0e0e5d1

View File

@@ -92,6 +92,8 @@ pypdf = "^3.11.0"
pytube = "^15.0.0"
llama-index = { version = "^0.7.21", optional = true }
elasticsearch = { version = "^8.9.0", optional = true }
flask = "^2.3.3"
twilio = "^8.5.0"