Skip to content

Commit fa49444

Browse files
committed
add fixed versions to more packages
1 parent 23134f5 commit fa49444

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

environment.yaml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,14 @@ dependencies:
1111
- rclone=1.52.3
1212
- gxx_linux-64=7.3.0
1313
- git-lfs=2.11.0
14+
- ffmpeg=4.2
15+
- bzip2=1.0.8
1416
- git=2.28.0
1517
- cmake=3.14.0
1618
- pip=19.3.1
1719
- numpy=1.17.4
20+
- pillow=6.0.0
21+
- ipython
1822
- pip:
1923
- ./deps/bullet3
2024
- ./deps/job-runner
@@ -44,6 +48,15 @@ dependencies:
4448
- glumpy==1.1.0
4549
- ipdb==0.12.3
4650
- colorama==0.4.3
51+
- scikit-video==1.1.11
52+
- scikit-image==0.16.2
4753
- scikit-learn==0.22.1
4854
- pyyaml==5.1
4955
- ipykernel==5.1.3
56+
- scipy==1.4.1
57+
- pywavefront==1.3.1
58+
- jupyter-client==5.3.4
59+
- jupyter-core==4.6.1
60+
- jupyter-server-proxy==1.5.0
61+
- jupyterlab==1.2.4
62+
- jupyterlab-server==1.0.6

0 commit comments

Comments
 (0)