Updated this to the latest version of develop, got rid of most of the duplication, might be missing some packages in toml, needs testing
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[tool.poetry]
|
||||
name = "encoach-be"
|
||||
name = "ielts-be"
|
||||
version = "0.1.0"
|
||||
description = ""
|
||||
authors = ["Ecrop Devteam <company@ecrop.dev>"]
|
||||
@@ -17,6 +17,14 @@ firebase-admin = "^6.5.0"
|
||||
wonderwords = "^2.2.0"
|
||||
dependency-injector = "^4.41.0"
|
||||
openai = "^1.37.0"
|
||||
python-multipart = "0.0.9"
|
||||
faiss-cpu = "1.8.0.post1"
|
||||
pypandoc = "1.13"
|
||||
pdfplumber = "0.11.3"
|
||||
numpy = "1.26.4"
|
||||
pillow = "10.4.0"
|
||||
sentence-transformers = "3.0.1"
|
||||
openai-whisper = "20231117"
|
||||
|
||||
|
||||
[build-system]
|
||||
|
||||
Reference in New Issue
Block a user