File tree Expand file tree Collapse file tree 2 files changed +262
-0
lines changed
Expand file tree Collapse file tree 2 files changed +262
-0
lines changed Original file line number Diff line number Diff line change 1+ absl-py==0.12.0
2+ alabaster==0.7.12
3+ appdirs==1.4.4
4+ appnope==0.1.2
5+ astunparse==1.6.3
6+ attrs==20.3.0
7+ Babel==2.9.1
8+ backcall==0.2.0
9+ cachetools==4.2.2
10+ cachey==0.2.1
11+ certifi==2020.12.5
12+ chardet==4.0.0
13+ cloudpickle==1.6.0
14+ cycler==0.10.0
15+ dask==2021.4.1
16+ dask-image==0.6.0
17+ decorator==4.4.2
18+ docstring-parser==0.7.3
19+ docutils==0.16
20+ flatbuffers==1.12
21+ freetype-py==2.2.0
22+ fsspec==2021.4.0
23+ gast==0.4.0
24+ google-auth==1.30.1
25+ google-auth-oauthlib==0.4.4
26+ google-pasta==0.2.0
27+ grpcio==1.34.1
28+ h5py==3.1.0
29+ HeapDict==1.0.1
30+ idna==2.10
31+ imageio==2.9.0
32+ imagesize==1.2.0
33+ ipykernel==5.5.3
34+ ipython==7.23.0
35+ ipython-genutils==0.2.0
36+ jedi==0.18.0
37+ Jinja2==2.11.3
38+ jsonschema==3.2.0
39+ jupyter-client==6.1.12
40+ jupyter-core==4.7.1
41+ keras-nightly==2.5.0.dev2021032900
42+ Keras-Preprocessing==1.1.2
43+ kiwisolver==1.3.1
44+ locket==0.2.1
45+ magicgui==0.1.6
46+ Markdown==3.3.4
47+ MarkupSafe==1.1.1
48+ matplotlib==3.4.1
49+ matplotlib-inline==0.1.2
50+ napari==0.4.0
51+ napari-console==0.0.3
52+ napari-plugin-engine==0.1.9
53+ napari-svg==0.1.5
54+ networkx==2.5.1
55+ numpy==1.19.5
56+ numpydoc==1.1.0
57+ oauthlib==3.1.1
58+ opencv-python==4.5.2.54
59+ opt-einsum==3.3.0
60+ packaging==20.9
61+ pandas==1.2.4
62+ parso==0.8.2
63+ partd==1.2.0
64+ pexpect==4.8.0
65+ pickleshare==0.7.5
66+ Pillow==8.2.0
67+ PIMS==0.5
68+ prompt-toolkit==3.0.18
69+ protobuf==3.17.2
70+ psutil==5.8.0
71+ ptyprocess==0.7.0
72+ pyasn1==0.4.8
73+ pyasn1-modules==0.2.8
74+ pydantic==1.8.1
75+ Pygments==2.8.1
76+ PyOpenGL==3.1.5
77+ pyparsing==2.4.7
78+ PyQt5==5.14.2
79+ PyQt5-Qt5==5.15.2
80+ PyQt5-sip==12.8.1
81+ pyrsistent==0.17.3
82+ python-dateutil==2.8.1
83+ pytz==2021.1
84+ PyWavelets==1.1.1
85+ PyYAML==5.4.1
86+ pyzmq==22.0.3
87+ qtconsole==5.1.0
88+ QtPy==1.9.0
89+ requests==2.25.1
90+ requests-oauthlib==1.3.0
91+ rsa==4.7.2
92+ scikit-image==0.18.1
93+ scipy==1.6.3
94+ six==1.15.0
95+ slicerator==1.0.0
96+ snowballstemmer==2.1.0
97+ Sphinx==3.5.4
98+ sphinxcontrib-applehelp==1.0.2
99+ sphinxcontrib-devhelp==1.0.2
100+ sphinxcontrib-htmlhelp==1.0.3
101+ sphinxcontrib-jsmath==1.0.1
102+ sphinxcontrib-qthelp==1.0.3
103+ sphinxcontrib-serializinghtml==1.1.4
104+ tensorboard==2.5.0
105+ tensorboard-data-server==0.6.1
106+ tensorboard-plugin-wit==1.8.0
107+ tensorflow==2.5.0
108+ tensorflow-estimator==2.5.0
109+ termcolor==1.1.0
110+ tifffile==2021.4.8
111+ toolz==0.11.1
112+ tornado==6.1
113+ tqdm==4.61.0
114+ traitlets==5.0.5
115+ typing-extensions==3.7.4.3
116+ urllib3==1.26.4
117+ vispy==0.6.6
118+ wcwidth==0.2.5
119+ Werkzeug==2.0.1
120+ wrapt==1.12.1
Original file line number Diff line number Diff line change 1+ absl-py == 1.0.0
2+ alabaster == 0.7.12
3+ appdirs == 1.4.4
4+ asttokens == 2.0.5
5+ astunparse == 1.6.3
6+ attrs == 21.4.0
7+ Babel == 2.9.1
8+ backcall == 0.2.0
9+ cachetools == 5.0.0
10+ cachey == 0.2.1
11+ certifi == 2021.10.8
12+ charset-normalizer == 2.0.12
13+ click == 8.0.4
14+ cloudpickle == 2.0.0
15+ colorama == 0.4.4
16+ cycler == 0.10.0
17+ dask == 2021.4.1
18+ dask-image == 0.6.0
19+ debugpy == 1.5.1
20+ decorator == 5.1.1
21+ docstring-parser == 0.13
22+ docutils == 0.17.1
23+ entrypoints == 0.4
24+ executing == 0.8.3
25+ flatbuffers == 2.0
26+ freetype-py == 2.2.0
27+ fsspec == 2022.2.0
28+ gast == 0.5.3
29+ google-auth == 2.6.0
30+ google-auth-oauthlib == 0.4.6
31+ google-pasta == 0.2.0
32+ grpcio == 1.44.0
33+ h5py == 3.6.0
34+ HeapDict == 1.0.1
35+ hsluv == 5.0.2
36+ idna == 3.3
37+ imageio == 2.9.0
38+ imageio-ffmpeg == 0.4.5
39+ imagesize == 1.3.0
40+ importlib-metadata == 4.11.2
41+ importlib-resources == 5.4.0
42+ intervaltree == 3.1.0
43+ ipykernel == 6.9.1
44+ ipython == 8.1.0
45+ ipython-genutils == 0.2.0
46+ itk
47+ jedi == 0.18.1
48+ Jinja2 == 3.0.3
49+ jsonschema == 4.4.0
50+ jupyter-client == 7.1.2
51+ jupyter-core == 4.9.2
52+ keras == 2.8.0
53+ Keras-Preprocessing == 1.1.2
54+ kiwisolver == 1.3.2
55+ libclang == 13.0.0
56+ locket == 0.2.1
57+ magicgui == 0.3.7
58+ Markdown == 3.3.4
59+ MarkupSafe == 2.1.0
60+ matplotlib == 3.4.1
61+ matplotlib-inline == 0.1.2
62+ monai == 0.8.1
63+ napari == 0.4.14
64+ napari-console == 0.0.4
65+ napari-plugin-engine == 0.1.9
66+ napari-svg == 0.1.5
67+ nest-asyncio == 1.5.4
68+ networkx == 2.7
69+ nibabel
70+ npe2 == 0.1.2
71+ numpy == 1.22.2
72+ numpydoc == 1.2
73+ oauthlib == 3.2.0
74+ opencv-python == 4.5.5.62
75+ opt-einsum == 3.3.0
76+ packaging == 21.3
77+ pandas == 1.4.1
78+ parso == 0.8.3
79+ partd == 1.2.0
80+ pickleshare == 0.7.5
81+ Pillow == 9.0.1
82+ PIMS == 0.5
83+ Pint == 0.18
84+ prompt-toolkit == 3.0.28
85+ protobuf == 3.19.4
86+ psutil == 5.9.0
87+ psygnal == 0.3.3
88+ pure-eval == 0.2.2
89+ pyasn1 == 0.4.8
90+ pyasn1-modules == 0.2.8
91+ pydantic == 1.9.0
92+ Pygments == 2.11.2
93+ PyOpenGL == 3.1.6
94+ pyparsing == 3.0.7
95+ qtpy >= 1.7.0
96+ pyrsistent == 0.18.1
97+ PyQt5 == 5.15.6
98+ python-dateutil == 2.8.2
99+ pytomlpp == 1.0.10
100+ pytz == 2021.3
101+ PyWavelets == 1.2.0
102+ pywin32 == 303 ; platform_system == "Windows"
103+ PyYAML == 6.0
104+ pyzmq == 22.3.0
105+ qtconsole == 5.2.2
106+ QtPy == 2.0.1
107+ requests == 2.27.1
108+ requests-oauthlib == 1.3.1
109+ rsa == 4.8
110+ scikit-image == 0.19.2
111+ scipy == 1.8.0
112+ six == 1.16.0
113+ slicerator == 1.0.0
114+ snowballstemmer == 2.2.0
115+ sortedcontainers == 2.4.0
116+ Sphinx == 4.4.0
117+ sphinxcontrib-applehelp == 1.0.2
118+ sphinxcontrib-devhelp == 1.0.2
119+ sphinxcontrib-htmlhelp == 2.0.0
120+ sphinxcontrib-jsmath == 1.0.1
121+ sphinxcontrib-qthelp == 1.0.3
122+ sphinxcontrib-serializinghtml == 1.1.5
123+ stack-data == 0.2.0
124+ superqt == 0.3.0
125+ termcolor == 1.1.0
126+ tf-estimator-nightly == 2.8.0.dev2021122109
127+ tifffile == 2022.2.9
128+ toolz == 0.11.2
129+ tornado == 6.1
130+ torch == 1.11
131+ torcheck == 1.0.1
132+ tqdm == 4.63.0
133+ traitlets == 5.1.1
134+ typer == 0.4.0
135+ typing_extensions == 4.1.1
136+ urllib3 == 1.26.8
137+ vispy == 0.9.6
138+ wcwidth == 0.2.5
139+ Werkzeug == 2.0.3
140+ wincertstore == 0.2
141+ wrapt == 1.13.3
142+ zipp == 3.7.0
You can’t perform that action at this time.
0 commit comments