We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5657861 commit 8fb3fd4Copy full SHA for 8fb3fd4
requirements.txt
@@ -1,15 +1,24 @@
1
+astroid==2.4.2
2
cycler==0.10.0
3
decorator==4.4.2
4
+imagecodecs==2020.5.30
5
imageio==2.9.0
6
+isort==5.6.4
7
kiwisolver==1.3.1
8
+lazy-object-proxy==1.4.3
9
matplotlib==3.3.3
10
+mccabe==0.6.1
11
networkx==2.5
12
numpy==1.19.4
13
Pillow==8.0.1
14
+pylint==2.6.0
15
pyparsing==2.4.7
16
python-dateutil==2.8.1
17
PyWavelets==1.1.1
18
+PyYAML==5.3.1
19
scikit-image==0.17.2
20
scipy==1.5.4
21
six==1.15.0
22
tifffile==2020.11.26
23
+toml==0.10.2
24
+wrapt==1.12.1
0 commit comments