-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements
168 lines (168 loc) · 3.17 KB
/
requirements
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
alabaster==0.7.13
app-model==0.2.2
appdirs==1.4.4
arducam-config-parser==0.1.1
ArducamSDK==1.0.2
asciitree==0.3.3
asttokens==2.4.0
attrs==23.1.0
av==10.0.0
Babel==2.13.0
backcall==0.2.0
bitarray==2.8.1
bitstring==4.1.2
build==1.0.3
cachey==0.2.1
certifi==2023.7.22
cffi==1.15.1
charset-normalizer==3.2.0
click==8.1.7
cloudpickle==2.2.1
colorama==0.4.6
comm==0.1.4
contourpy==1.1.1
cryptography==41.0.4
cycler==0.12.1
dask==2023.5.0
debugpy==1.8.0
decorator==5.1.1
docstring-parser==0.15
docutils==0.17.1
ecdsa==0.18.0
esptool==4.6.2
executing==1.2.0
fonttools==4.43.1
freetype-py==2.4.0
fsspec==2023.9.2
HeapDict==1.0.1
hsluv==5.0.4
idna==3.4
ifaddr==0.2.0
imageio==2.31.5
imagesize==1.4.1
importlib-metadata==6.8.0
importlib-resources==6.1.0
in-n-out==0.1.9
ipykernel==6.25.2
ipython==8.12.2
ipython-genutils==0.2.0
jedi==0.19.0
Jinja2==3.1.2
jsonschema==4.19.1
jsonschema-specifications==2023.7.1
jupyter_client==8.3.1
jupyter_core==5.3.1
kiwisolver==1.4.5
lazy_loader==0.3
locket==1.0.0
magicgui==0.7.3
markdown-it-py==3.0.0
MarkupSafe==2.1.3
matplotlib==3.7.1
matplotlib-inline==0.1.6
mdurl==0.1.2
mypy-extensions==1.0.0
NanoImagingPack @ git+https://gitlab.com/bionanoimaging/nanoimagingpack@43d2cf499998b973bdf16ad34e87c7d2f751d18f
napari==0.4.18
napari-console==0.0.8
napari-plugin-engine==0.2.0
napari-svg==0.1.10
nest-asyncio==1.5.8
networkx==3.1
npe2==0.7.2
numpy==1.23.5
numpydoc==1.5.0
opencv-python==4.8.1.78
packaging==23.1
pandas==2.0.3
parso==0.8.3
partd==1.4.1
pickleshare==0.7.5
Pillow==10.0.1
pimpmyclass==0.4.3
Pint==0.21.1
pkgutil_resolve_name==1.3.10
platformdirs==3.10.0
pooch==1.7.0
progressbar2==4.2.0
prompt-toolkit==3.0.39
psutil==5.9.5
psygnal==0.9.4
pure-eval==0.2.2
pyasn1==0.5.0
pycparser==2.21
pydantic==1.10.12
pyee==11.0.0
Pygments==2.16.1
PyOpenGL==3.1.7
pyparsing==3.1.1
pyproject_hooks==1.0.0
pypylon==2.3.0
PyQt5-Qt5==5.15.2
PyQt5-sip==12.12.2
PyQtWebEngine-Qt5==5.15.2
pyreadline3==3.4.1
pyserial==3.5
PySignal==1.1.1
python-dateutil==2.8.2
python-dotenv==1.0.0
python-engineio==4.0.0
python-rapidjson==1.11
python-utils==3.8.1
pytz==2023.3.post1
PyVISA==1.10.1
PyWavelets==1.4.1
pywin32==306
PyYAML==6.0.1
pyzmq==25.1.1
qtconsole==5.4.4
QtPy==2.4.0
reedsolo==1.7.0
referencing==0.30.2
requests==2.31.0
rich==13.6.0
rpds-py==0.10.3
ruamel.yaml==0.17.35
ruamel.yaml.clib==0.2.8
scikit-image==0.21.0
scipy==1.10.1
Send2Trash==1.8.2
Serialize==0.2.1
serpent==1.41
shortuuid==1.0.11
six==1.16.0
sniffio==1.3.0
snowballstemmer==2.2.0
sortedcontainers==2.4.0
Sphinx==4.5.0
sphinxcontrib-applehelp==1.0.4
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==2.0.1
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
stack-data==0.6.2
stringparser==0.6
superqt==0.6.1
tblib==2.0.0
threadpoolctl==3.2.0
tifffile==2023.7.10
tomli==2.0.1
tomli_w==1.0.0
toolz==0.12.0
tornado==6.3.3
tqdm==4.66.1
traitlets==5.10.1
typer==0.9.0
typing_extensions==4.8.0
tzdata==2023.3
UC2-REST==0.2.0.15
urllib3==1.26.16
vispy==0.12.2
vmbpy @ file:///C:/Program%20Files/Allied%20Vision/Vimba%20X/api/python/vmbpy-1.0.2-py3-none-any.whl#sha256=3eaab2d2fe975c40edbbcc49409e46cfc73393fc771c2c39125bcec27cda0775
wcwidth==0.2.6
websockets==11.0.3
wrapt==1.15.0
xsdata==23.8
zict==3.0.0
zipp==3.17.0