Skip to content
Snippets Groups Projects
Commit 2bdffabc authored by Daniel CARRON's avatar Daniel CARRON :b:
Browse files

Lower-pin lightning package

parent d177cf60
No related branches found
No related tags found
No related merge requests found
Pipeline #75099 failed
......@@ -36,7 +36,7 @@ requirements:
- torchvision {{ torchvision }}
- tqdm {{ tqdm }}
- tensorboard {{ tensorboard }}
- lightning {{ lightning }}
- lightning >=2.0.3
- clapper
run:
- python >=3.9
......
......@@ -41,7 +41,7 @@ dependencies = [
"pillow",
"torch>=1.8",
"torchvision>=0.10",
"lightning",
"lightning>=2.0.3",
"tensorboard",
]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment