Skip to content

Commit

Permalink
Update packages: numpy, opencv, lightning-utilities
Browse files Browse the repository at this point in the history
  • Loading branch information
belerico committed Jan 16, 2025
1 parent 33b6366 commit aed1289
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,13 @@ dependencies = [
"tensorboard>=2.10",
"python-dotenv>=1.0.0",
"lightning>=2.0",
"lightning-utilities<=0.9",
"lightning-utilities<=0.11.9",
"hydra-core==1.3.0",
"torchmetrics",
"rich==13.5.*",
"opencv-python==4.8.0.*",
"opencv-python==4.10.*",
"torch>=2.0,!=2.2.0",
"numpy<2.0"
"numpy>=2.0"
]
dynamic = ["version"]

Expand Down

0 comments on commit aed1289

Please sign in to comment.