Browse Source

Add whatsapp bot poetry dependencies (#466)

Dev Khant 2 năm trước cách đây
mục cha
commit
d8d0e0e5d1
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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"