Skip to content

Commit

Permalink
pyproject updates for Catnip 2
Browse files Browse the repository at this point in the history
  • Loading branch information
sbenthall committed Feb 27, 2025
1 parent 2c85e31 commit c23bf81
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,14 @@ dependencies = [
"nbconvert",
"validator-collection",
"markdown",
"matplotlib",
"spacy",
"transformers[torch]",
"contractions",
"email_reply_parser",
"notebook",
"click"
"click",
"testfixtures"
]

[project.optional-dependencies]
Expand Down

0 comments on commit c23bf81

Please sign in to comment.