File tree 6 files changed +9
-9
lines changed
dash-3d-image-partitioning
6 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ parso==0.7.0
45
45
pathspec == 0.8.0
46
46
pexpect == 4.8.0
47
47
pickleshare == 0.7.5
48
- Pillow == 7.1.2
48
+ Pillow == 8.2.0
49
49
plotly == 4.8.2
50
50
prompt-toolkit == 3.0.5
51
51
ptyprocess == 0.6.0
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ dash-html-components==1.1.3
20
20
dash-renderer == 1.9.1
21
21
dash-table == 4.11.3
22
22
decorator == 4.4.2
23
- Django == 3.2.3
23
+ Django == 3.2.4
24
24
docutils == 0.17.1
25
25
ecos == 2.0.7.post1
26
26
Flask == 2.0.1
Original file line number Diff line number Diff line change 1
1
dash == 1.8.0
2
2
dash_canvas-0.2.0rc1.tar.gz
3
- Pillow == 7.0 .0
3
+ Pillow == 8.2 .0
4
4
pytesseract == 0.3.2
5
5
gunicorn == 20.0.4
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ gunicorn==20.0.4
34
34
idna == 2.9
35
35
importlib-metadata == 1.6.0
36
36
itsdangerous == 1.1.0
37
- Jinja2 == 2.11.1
37
+ Jinja2 == 2.11.3
38
38
jmespath == 0.9.5
39
39
joblib == 0.14.1
40
40
llvmlite == 0.31.0
@@ -52,7 +52,7 @@ plotly==4.6.0
52
52
pluggy == 0.13.1
53
53
preshed == 3.0.2
54
54
protobuf == 3.11.3
55
- py == 1.8.1
55
+ py == 1.10.0
56
56
pyasn1 == 0.4.8
57
57
pyasn1-modules == 0.2.8
58
58
pyLDAvis == 2.1.2
@@ -63,7 +63,7 @@ pytz==2019.3
63
63
regex == 2020.5.14
64
64
requests == 2.23.0
65
65
retrying == 1.3.3
66
- rsa == 4.0
66
+ rsa == 4.7
67
67
s3transfer == 0.3.3
68
68
scikit-learn == 0.20.1
69
69
scipy == 1.4.1
@@ -80,7 +80,7 @@ toml==0.10.1
80
80
tqdm == 4.45.0
81
81
typed-ast == 1.4.1
82
82
umap-learn == 0.4.0
83
- urllib3 == 1.25.8
83
+ urllib3 == 1.26.5
84
84
wasabi == 0.6.0
85
85
wcwidth == 0.1.9
86
86
Werkzeug == 1.0.1
Original file line number Diff line number Diff line change 1
1
dash == 1.0.0
2
2
gunicorn == 19.9.0
3
- pillow == 7.1 .0
3
+ pillow == 8.2 .0
4
4
scipy == 1.2.1
5
5
numpy == 1.16.1
6
6
pandas == 0.24.1
Original file line number Diff line number Diff line change @@ -5,5 +5,5 @@ numpy==1.16.3
5
5
pandas == 0.24.2
6
6
scikit-learn
7
7
scipy == 1.2.1
8
- pillow == 7.1 .0
8
+ pillow == 8.2 .0
9
9
cryptography == 3.3.*
You can’t perform that action at this time.
0 commit comments