Browse Source

Add whatsapp bot poetry dependencies (#466)

Dev Khant 2 years ago
parent
commit
d8d0e0e5d1
1 changed files with 2 additions and 0 deletions
  1. 2 0
      pyproject.toml

+ 2 - 0
pyproject.toml

@@ -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"