Skip to content

Commit 01258e7

Browse files
For MoviesFor Movies
For Movies
authored and
For Movies
committed
Updated Dependencies
1 parent ccb5366 commit 01258e7

File tree

2 files changed

+107
-1
lines changed

2 files changed

+107
-1
lines changed

environment.yml

Lines changed: 105 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,105 @@
1+
name: modin
2+
channels:
3+
- intel/label/oneapibeta
4+
- intel
5+
- defaults
6+
dependencies:
7+
- _pytorch_select=0.1=cpu_0
8+
- absl-py=0.10.0=py37_0
9+
- asn1crypto=1.3.0=py37_0
10+
- astor=0.8.1=py37_0
11+
- blas=1.0=mkl
12+
- blinker=1.4=py37_0
13+
- bzip2=1.0.8=h1de35cc_2
14+
- c-ares=1.16.1=haf1e3a3_0
15+
- cachetools=4.1.1=py_0
16+
- certifi=2020.4.5.2=py37_0
17+
- cffi=1.14.0=py37h1de35cc_2
18+
- chardet=3.0.4=py37_3
19+
- click=7.1.2=py_0
20+
- cryptography=2.9.2=py37_0
21+
- cycler=0.10.0=py37_7
22+
- daal=2020.2=intel_258
23+
- daal4py=2020.2=py37h61c752e_0
24+
- freetype=2.10.2=0
25+
- gast=0.2.2=py37_0
26+
- google-auth=1.20.1=py_0
27+
- google-auth-oauthlib=0.4.1=py_2
28+
- google-pasta=0.2.0=py_0
29+
- grpcio=1.31.0=py37h7580e61_0
30+
- h5py=2.8.0=py37h878fce3_3
31+
- hdf5=1.10.2=2
32+
- icc_rt=2020.2=intel_258
33+
- idna=2.9=py37_0
34+
- importlib-metadata=2.0.0=py_1
35+
- intel-openmp=2020.2=intel_258
36+
- intelpython=2020.2=0
37+
- joblib=0.15.1=py37_0
38+
- jpeg=9b=he5867d9_2
39+
- keras-applications=1.0.8=py_0
40+
- keras-preprocessing=1.1.0=py_1
41+
- kiwisolver=1.2.0=py37h0a44026_0
42+
- lcms2=2.11=h92f6f08_0
43+
- libcxx=10.0.0=1
44+
- libcxxabi=4.0.1=hcfea43d_1
45+
- libffi=3.3=11
46+
- libpng=1.6.37=4
47+
- libprotobuf=3.11.4=hd9629dc_0
48+
- libtiff=4.1.0=hcb84e12_1
49+
- lz4-c=1.9.2=h0a44026_1
50+
- markdown=3.3.1=py37_0
51+
- matplotlib=3.1.2=py37_5
52+
- mkl=2019.4=233
53+
- mkl-service=2.3.0=py37_4
54+
- mkl_fft=1.1.0=py37h6ebd63d_3
55+
- mkl_random=1.1.1=py37h6ebd63d_3
56+
- ninja=1.10.1=py37h879752b_0
57+
- numpy=1.18.5=py37h6ebd63d_5
58+
- numpy-base=1.18.5=py37_5
59+
- oauthlib=3.1.0=py_0
60+
- olefile=0.46=py37_0
61+
- openssl=1.1.1g=h1de35cc_1
62+
- opt_einsum=3.1.0=py_0
63+
- pillow=7.2.0=py37ha54b6ba_0
64+
- pip=20.1=py37_0
65+
- protobuf=3.11.4=py37h0a44026_0
66+
- pyasn1=0.4.8=py_0
67+
- pyasn1-modules=0.2.7=py_0
68+
- pycparser=2.20=py37_1
69+
- pyjwt=1.7.1=py37_0
70+
- pyopenssl=19.1.0=py37_1
71+
- pyparsing=2.4.7=py37_1
72+
- pysocks=1.7.0=py37_1
73+
- python=3.7.7=h0a44026_13
74+
- python-dateutil=2.8.1=py37_1
75+
- pytorch=1.3.1=cpu_py37h0c87eb2_0
76+
- pytz=2020.1=py37_0
77+
- requests=2.23.0=py37_4
78+
- requests-oauthlib=1.3.0=py_0
79+
- rsa=4.6=py_0
80+
- scikit-learn=0.23.1=py37h6ebd63d_0
81+
- scipy=1.4.1=py37h6ebd63d_7
82+
- setuptools=47.3.0=py37_0
83+
- six=1.15.0=py37_0
84+
- sqlite=3.32.1=h1de35cc_1
85+
- tbb=2020.3=intel_258
86+
- tbb4py=2020.3=py37_intel_0
87+
- tcl=8.6.9=24
88+
- tensorboard=2.2.1=pyh532a8cf_0
89+
- tensorboard-plugin-wit=1.6.0=py_0
90+
- tensorflow-base=2.0.0=mkl_py37h66b1bf0_0
91+
- tensorflow-estimator=2.0.0=pyh2649769_0
92+
- termcolor=1.1.0=py37_1
93+
- threadpoolctl=2.1.0=pyh5ca1d4c_0
94+
- tk=8.6.10=hb0a8c7a_0
95+
- torchvision=0.4.2=cpu_py37h1ea6fa9_0
96+
- urllib3=1.25.9=py37_0
97+
- werkzeug=1.0.1=py_0
98+
- wheel=0.34.2=py37_4
99+
- wrapt=1.12.1=py37h1de35cc_1
100+
- xz=5.2.5=h1de35cc_0
101+
- zipp=3.1.0=py_0
102+
- zlib=1.2.11.1=h1de35cc_1
103+
- zstd=1.4.4=haf313ee_1
104+
prefix: /Users/formovies/Downloads/intelpython3/envs/modin
105+

requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
torch==1.6.0
22
torchvision==0.7.0
3-
tensorflow==2.3.1
3+
tensorflow==2.3.1
4+
scikit-learn==0.23.2

0 commit comments

Comments
 (0)