Skip to content

Commit

Permalink
update: dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
soumik12345 committed Oct 30, 2024
1 parent 4e474ea commit 4e1080c
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 @@ -14,6 +14,7 @@ dependencies = [
"instructor>=1.6.1",
"jsonlines>=4.0.0",
"openai>=1.51.2",
"opencv-python>=4.10.0.84",
"sentencepiece>=0.2.0",
"torcheval>=0.0.7",
"torchmetrics[multimodal]>=1.4.1,<2.0.0",
Expand All @@ -27,7 +28,6 @@ dependencies = [

[project.optional-dependencies]
dev = [
"pytest>=8.3.3",
"isort>=5.13.2",
"black>=24.10.0",
"ruff>=0.6.9",
Expand Down

0 comments on commit 4e1080c

Please sign in to comment.