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

[bob-devel] remove pytorch 1.7 hacks

parent 92910677
Branches
Tags v0.1.0
1 merge request!457Bump up tensorflow from 2.2.0 to 2.3.0
Pipeline #45773 passed
...@@ -89,9 +89,6 @@ requirements: ...@@ -89,9 +89,6 @@ requirements:
- xarray 0.16.1 - xarray 0.16.1
- zc.buildout 2.13.3 - zc.buildout 2.13.3
- zc.recipe.egg 2.0.7 - zc.recipe.egg 2.0.7
# missing pytorch==1.7 dependencies
- dataclasses 0.8
- future 0.18.2
run: run:
- python - python
run_constrained: run_constrained:
...@@ -108,9 +105,6 @@ test: ...@@ -108,9 +105,6 @@ test:
- pytorch - pytorch
- torchvision - torchvision
- setuptools - setuptools
# missing pytorch==1.7 dependencies
- dataclasses
- future
commands: commands:
# we expect these features from ffmpeg: # we expect these features from ffmpeg:
- ffmpeg -codecs | grep "DEVI.S zlib" # [unix] - ffmpeg -codecs | grep "DEVI.S zlib" # [unix]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment