aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2022-05-19 08:11:02 +0000
committerterminaldweller <thabogre@gmail.com>2022-05-19 08:11:02 +0000
commitc081f7ae09c770f63cc70a12fcb6901ad5ebd344 (patch)
tree9b75b2f00671c24eeb0c00f0e2034ee66eb269dd /pyproject.toml
parentupdate (diff)
downloaddevourer-old.tar.gz
devourer-old.zip
push before a new branchold
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 82a7025..2f79961 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -18,6 +18,7 @@ torch = "^1.9.1"
transformers = "^4.11.2"
fastapi = "^0.70.0"
uvicorn = "^0.15.0"
+refextract = "^1.1.4"
[tool.poetry.dev-dependencies]