Skip to content

Commit

Permalink
chore: add comment to pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
czosel authored Aug 30, 2024
1 parent 39436b7 commit b4dc203
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ requests = "^2.31.0"
tika = "^2.6.0"
tqdm = "^4.66.5"
gunicorn = "^23.0.0"
# only needed in migrate_document_title_and_description.py, can be dropped in the future
pghstore = "^2.0.2"

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit b4dc203

Please sign in to comment.