Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
elinscott committed Sep 11, 2024
1 parent 4d4ffba commit 62da03b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ dependencies = [
"deepdiff>=5.8.1",
"pydantic>=2.7.0",
"dill>=0.3.8",
"tabulate=0.9.0"
"tabulate==0.9.0",
]

[project.urls]
Expand Down

0 comments on commit 62da03b

Please sign in to comment.