aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index ca26b0f..1c677c6 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -12,11 +12,11 @@ beautifulsoup4 = "^4.9.3"
readability-lxml = "^0.8.1"
gtts = "^2.2.3"
tika = "^1.24"
-docker = "^5.0.2"
nltk = "^3.6.3"
tensorflow = "^2.6.0"
torch = "^1.9.1"
transformers = "^4.11.2"
+fastapi = "^0.70.0"
[tool.poetry.dev-dependencies]