Skip to content

Commit c40e4d0

Browse files
authored
Update cellprofiler_plugins_macM1.yml
New M1/2 Mac instructions
1 parent be17ca5 commit c40e4d0

1 file changed

Lines changed: 27 additions & 5 deletions

File tree

Instructions/cellprofiler_plugins_macM1.yml

Lines changed: 27 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,36 @@ dependencies:
1212
- pip
1313
- h5py
1414
- mysqlclient
15-
# - numpy==1.21
1615
- imagecodecs
1716
- python.app
1817
- pandas
1918
- pip:
20-
- cellpose==1.0.2
21-
- omnipose
19+
- cellpose
2220
- attrdict
2321
- sip==5.5.0
24-
- wxPython==4.2
25-
# - cellprofiler
22+
- boto3>=1.12.28
23+
- cellprofiler-core
24+
- centrosome==1.2.1
25+
- docutils==0.15.2
26+
- h5py~=3.6.0
27+
- imageio>=2.5
28+
- inflect>=2.1
29+
- Jinja2>=2.11.2
30+
- joblib>=0.13
31+
- mahotas>=1.4
32+
- matplotlib==3.1.3
33+
- mysqlclient==1.4.6
34+
- numpy>=1.20.1
35+
- Pillow>=7.1.0
36+
- prokaryote==2.4.4
37+
- python-bioformats==4.0.6
38+
- python-javabridge==4.0.3
39+
- pyzmq~=22.3
40+
- sentry-sdk==0.18.0
41+
- requests>=2.22
42+
- scikit-image>=0.17.2
43+
- scikit-learn>=0.20
44+
- scipy>=1.4.1
45+
- six
46+
- tifffile<2022.4.22
47+
- wxPython==4.2.0

0 commit comments

Comments
 (0)