diff options
author | terminaldweller <thabogre@gmail.com> | 2022-05-19 08:11:02 +0000 |
---|---|---|
committer | terminaldweller <thabogre@gmail.com> | 2022-05-19 08:11:02 +0000 |
commit | c081f7ae09c770f63cc70a12fcb6901ad5ebd344 (patch) | |
tree | 9b75b2f00671c24eeb0c00f0e2034ee66eb269dd /pyproject.toml | |
parent | update (diff) | |
download | devourer-old.tar.gz devourer-old.zip |
push before a new branchold
Diffstat (limited to 'pyproject.toml')
-rw-r--r-- | pyproject.toml | 1 |
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] |