Skip to content

Commit

Permalink
Add missing requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
rlouf committed Jul 19, 2023
1 parent 2d3bb54 commit 7a7458d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,14 @@ classifiers = [
"Topic :: Scientific/Engineering :: Artificial Intelligence",
]
dependencies = [
"interegular",
"jinja2",
"lark",
"numpy",
"pillow",
"perscache",
"pydantic",
"regex",
"scipy",
"tenacity",
"torch",
Expand Down

0 comments on commit 7a7458d

Please sign in to comment.