Skip to content
Snippets Groups Projects
Commit ace6dfb0 authored by Guillaume HEUSCH's avatar Guillaume HEUSCH
Browse files

[recipe] removed pin_compatible for docopt

parent d5c12df4
No related branches found
No related tags found
1 merge request!33WIP: Resolve "Upgrade to pytorch-1.0.1"
Pipeline #29642 failed
......@@ -44,7 +44,7 @@ requirements:
- python
- setuptools
- numpy
- docopt {{ pin_compatible('docopt') }}
- docopt
- pytorch {{ pin_compatible('pytorch') }}
- torchvision {{ pin_compatible('torchvision') }}
- matplotlib {{ pin_compatible('matplotlib') }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment