We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2aec397 commit ff5f6c1Copy full SHA for ff5f6c1
1 file changed
pyproject.toml
@@ -5,7 +5,7 @@ name = "omar-rq"
5
requires-python = ">= 3.10"
6
7
dependencies = [
8
- "lightning==>=2.3,<3.0",
+ "lightning>=2.3,<3.0",
9
"torch>=2.6,<3.0",
10
"torchaudio>=2.6,<3.0",
11
"gin-config>=0.5,<1.0",
0 commit comments