Corentin commited on
Commit
53cb298
·
1 Parent(s): 37fbe52
Files changed (1) hide show
  1. requirements.txt +132 -132
requirements.txt CHANGED
@@ -1,132 +1,132 @@
1
- absl-py==1.3.0
2
- altair==4.2.0
3
- appnope==0.1.3
4
- astunparse==1.6.3
5
- attrs==22.1.0
6
- backcall==0.2.0
7
- blinker==1.5
8
- cachetools==5.2.0
9
- cellpose==2.1.0
10
- certifi==2022.9.24
11
- cffi==1.15.1
12
- charset-normalizer==2.1.1
13
- click==8.1.3
14
- colorama==0.4.6
15
- commonmark==0.9.1
16
- contourpy==1.0.5
17
- csbdeep==0.7.2
18
- cycler==0.11.0
19
- debugpy==1.6.3
20
- decorator==5.1.1
21
- entrypoints==0.4
22
- executing==1.2.0
23
- fastremap==1.13.3
24
- flatbuffers==22.10.26
25
- fonttools==4.38.0
26
- gast==0.4.0
27
- gitdb==4.0.9
28
- gitpython==3.1.29
29
- google-auth-oauthlib==0.4.6
30
- google-auth==2.13.0
31
- google-pasta==0.2.0
32
- grpcio==1.50.0
33
- h5py==3.7.0
34
- idna==3.4
35
- imagecodecs==2022.9.26
36
- imageio==2.22.2
37
- importlib-metadata==5.0.0
38
- ipykernel==6.16.2
39
- ipython==8.5.0
40
- jedi==0.18.1
41
- jinja2==3.1.2
42
- jsonschema==4.16.0
43
- jupyter-client==7.4.4
44
- jupyter-core==4.11.2
45
- keras-preprocessing==1.1.2
46
- keras==2.10.0
47
- kiwisolver==1.4.4
48
- libclang==14.0.6
49
- llvmlite==0.39.1
50
- markdown==3.4.1
51
- markupsafe==2.1.1
52
- matplotlib-inline==0.1.6
53
- matplotlib==3.6.1
54
- natsort==8.2.0
55
- nest-asyncio==1.5.6
56
- networkx==2.8.7
57
- numba==0.56.3
58
- numpy==1.23.4
59
- nvidia-cublas-cu11==11.10.3.66
60
- nvidia-cuda-nvrtc-cu11==11.7.99
61
- nvidia-cuda-runtime-cu11==11.7.99
62
- nvidia-cudnn-cu11==8.5.0.96
63
- oauthlib==3.2.2
64
- opencv-python-headless==4.6.0.66
65
- opt-einsum==3.3.0
66
- packaging==21.3
67
- pandas==1.5.1
68
- parso==0.8.3
69
- pexpect==4.8.0
70
- pickleshare==0.7.5
71
- pillow==9.3.0
72
- prompt-toolkit==3.0.31
73
- protobuf==3.19.6
74
- psutil==5.9.3
75
- ptyprocess==0.7.0
76
- pure-eval==0.2.2
77
- py==1.11.0
78
- pyarrow==10.0.0
79
- pyasn1-modules==0.2.8
80
- pyasn1==0.4.8
81
- pycparser==2.21
82
- pydeck==0.8.0b4
83
- pygments==2.13.0
84
- pympler==1.0.1
85
- pyngrok==5.1.0
86
- pyparsing==3.0.9
87
- pyrsistent==0.18.1
88
- python-dateutil==2.8.2
89
- pytz-deprecation-shim==0.1.0.post0
90
- pytz==2022.5
91
- pywavelets==1.4.1
92
- pywin32==304
93
- pyyaml==6.0
94
- pyzmq==24.0.1
95
- requests-oauthlib==1.3.1
96
- requests==2.28.1
97
- rich==12.6.0
98
- rsa==4.9
99
- scikit-image==0.19.3
100
- scipy==1.9.3
101
- semver==2.13.0
102
- setuptools-scm==7.0.5
103
- six==1.16.0
104
- smmap==5.0.0
105
- stack-data==0.6.0
106
- stardist==0.8.3
107
- streamlit==1.12.0
108
- tensorboard-data-server==0.6.1
109
- tensorboard-plugin-wit==1.8.1
110
- tensorboard==2.10.1
111
- tensorflow-estimator==2.10.0
112
- tensorflow-io-gcs-filesystem==0.27.0
113
- tensorflow==2.10.0
114
- termcolor==2.0.1
115
- tifffile==2022.10.10
116
- toml==0.10.2
117
- tomli==2.0.1
118
- toolz==0.12.0
119
- torch==1.13.0
120
- tornado==6.2
121
- tqdm==4.64.1
122
- traitlets==5.5.0
123
- typing-extensions==4.4.0
124
- tzdata==2022.5
125
- tzlocal==4.2
126
- urllib3==1.26.12
127
- validators==0.20.0
128
- watchdog==2.1.9
129
- wcwidth==0.2.5
130
- werkzeug==2.2.2
131
- wrapt==1.14.1
132
- zipp==3.10.0
 
1
+ absl-py
2
+ altair
3
+ appnope
4
+ astunparse
5
+ attrs
6
+ backcall
7
+ blinker
8
+ cachetools
9
+ cellpose
10
+ certifi
11
+ cffi
12
+ charset-normalizer
13
+ click
14
+ colorama
15
+ commonmark
16
+ contourpy
17
+ csbdeep
18
+ cycler
19
+ debugpy
20
+ decorator
21
+ entrypoints
22
+ executing
23
+ fastremap
24
+ flatbuffers
25
+ fonttools
26
+ gast
27
+ gitdb
28
+ gitpython
29
+ google-auth-oauthlib
30
+ google-auth
31
+ google-pasta
32
+ grpcio
33
+ h5py
34
+ idna
35
+ imagecodecs
36
+ imageio
37
+ importlib-metadata
38
+ ipykernel
39
+ ipython
40
+ jedi
41
+ jinja2
42
+ jsonschema
43
+ jupyter-client
44
+ jupyter-core
45
+ keras-preprocessing
46
+ keras
47
+ kiwisolver
48
+ libclang
49
+ llvmlite
50
+ markdown
51
+ markupsafe
52
+ matplotlib-inline
53
+ matplotlib
54
+ natsort
55
+ nest-asyncio
56
+ networkx
57
+ numba
58
+ numpy
59
+ nvidia-cublas-cu11
60
+ nvidia-cuda-nvrtc-cu11
61
+ nvidia-cuda-runtime-cu11
62
+ nvidia-cudnn-cu11
63
+ oauthlib
64
+ opencv-python-headless
65
+ opt-einsum
66
+ packaging
67
+ pandas
68
+ parso
69
+ pexpect
70
+ pickleshare
71
+ pillow
72
+ prompt-toolkit
73
+ protobuf
74
+ psutil
75
+ ptyprocess
76
+ pure-eval
77
+ py
78
+ pyarrow
79
+ pyasn1-modules
80
+ pyasn1
81
+ pycparser
82
+ pydeckb4
83
+ pygments
84
+ pympler
85
+ pyngrok
86
+ pyparsing
87
+ pyrsistent
88
+ python-dateutil
89
+ pytz-deprecation-shimpost0
90
+ pytz
91
+ pywavelets
92
+ pywin32
93
+ pyyaml
94
+ pyzmq
95
+ requests-oauthlib
96
+ requests
97
+ rich
98
+ rsa
99
+ scikit-image
100
+ scipy
101
+ semver
102
+ setuptools-scm
103
+ six
104
+ smmap
105
+ stack-data
106
+ stardist
107
+ streamlit
108
+ tensorboard-data-server
109
+ tensorboard-plugin-wit
110
+ tensorboard
111
+ tensorflow-estimator
112
+ tensorflow-io-gcs-filesystem
113
+ tensorflow
114
+ termcolor
115
+ tifffile
116
+ toml
117
+ tomli
118
+ toolz
119
+ torch
120
+ tornado
121
+ tqdm
122
+ traitlets
123
+ typing-extensions
124
+ tzdata
125
+ tzlocal
126
+ urllib3
127
+ validators
128
+ watchdog
129
+ wcwidth
130
+ werkzeug
131
+ wrapt
132
+ zipp