Skip to content
Snippets Groups Projects
Commit 8d87f80b authored by Amir MOHAMMADI's avatar Amir MOHAMMADI
Browse files

Merge branch 'update-opencv' into 'master'

Added pytorch lightning as one of our dependencies

See merge request !271
parents 426fc190 6fc5c44c
No related branches found
No related tags found
1 merge request!271Added pytorch lightning as one of our dependencies
Pipeline #57962 passed
......@@ -340,6 +340,7 @@ package_names_map:
zc_buildout: zc.buildout
zc_recipe_egg: zc.recipe.egg
imageio_ffmpeg: imageio-ffmpeg
pytorch_lightning: pytorch-lightning
boost:
......@@ -443,6 +444,8 @@ python_graphviz:
pytorch:
- 1.8.0 cuda* # [linux]
- 1.8.0 # [osx]
pytorch_lightning:
- 1.5.9
pyyaml:
- 5.4.1
pyzmq:
......
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