Skip to content

Commit ff5f6c1

Browse files
committed
Fix dep spec
1 parent 2aec397 commit ff5f6c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name = "omar-rq"
55
requires-python = ">= 3.10"
66

77
dependencies = [
8-
"lightning==>=2.3,<3.0",
8+
"lightning>=2.3,<3.0",
99
"torch>=2.6,<3.0",
1010
"torchaudio>=2.6,<3.0",
1111
"gin-config>=0.5,<1.0",

0 commit comments

Comments
 (0)