File tree Expand file tree Collapse file tree 6 files changed +9
-9
lines changed
dash-3d-image-partitioning Expand file tree Collapse file tree 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
4545pathspec == 0.8.0
4646pexpect == 4.8.0
4747pickleshare == 0.7.5
48- Pillow == 7.1.2
48+ Pillow == 8.2.0
4949plotly == 4.8.2
5050prompt-toolkit == 3.0.5
5151ptyprocess == 0.6.0
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ dash-html-components==1.1.3
2020dash-renderer == 1.9.1
2121dash-table == 4.11.3
2222decorator == 4.4.2
23- Django == 3.2.3
23+ Django == 3.2.4
2424docutils == 0.17.1
2525ecos == 2.0.7.post1
2626Flask == 2.0.1
Original file line number Diff line number Diff line change 11dash == 1.8.0
22dash_canvas-0.2.0rc1.tar.gz
3- Pillow == 7.0 .0
3+ Pillow == 8.2 .0
44pytesseract == 0.3.2
55gunicorn == 20.0.4
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ gunicorn==20.0.4
3434idna == 2.9
3535importlib-metadata == 1.6.0
3636itsdangerous == 1.1.0
37- Jinja2 == 2.11.1
37+ Jinja2 == 2.11.3
3838jmespath == 0.9.5
3939joblib == 0.14.1
4040llvmlite == 0.31.0
@@ -52,7 +52,7 @@ plotly==4.6.0
5252pluggy == 0.13.1
5353preshed == 3.0.2
5454protobuf == 3.11.3
55- py == 1.8.1
55+ py == 1.10.0
5656pyasn1 == 0.4.8
5757pyasn1-modules == 0.2.8
5858pyLDAvis == 2.1.2
@@ -63,7 +63,7 @@ pytz==2019.3
6363regex == 2020.5.14
6464requests == 2.23.0
6565retrying == 1.3.3
66- rsa == 4.0
66+ rsa == 4.7
6767s3transfer == 0.3.3
6868scikit-learn == 0.20.1
6969scipy == 1.4.1
@@ -80,7 +80,7 @@ toml==0.10.1
8080tqdm == 4.45.0
8181typed-ast == 1.4.1
8282umap-learn == 0.4.0
83- urllib3 == 1.25.8
83+ urllib3 == 1.26.5
8484wasabi == 0.6.0
8585wcwidth == 0.1.9
8686Werkzeug == 1.0.1
Original file line number Diff line number Diff line change 11dash == 1.0.0
22gunicorn == 19.9.0
3- pillow == 7.1 .0
3+ pillow == 8.2 .0
44scipy == 1.2.1
55numpy == 1.16.1
66pandas == 0.24.1
Original file line number Diff line number Diff line change @@ -5,5 +5,5 @@ numpy==1.16.3
55pandas == 0.24.2
66scikit-learn
77scipy == 1.2.1
8- pillow == 7.1 .0
8+ pillow == 8.2 .0
99cryptography == 3.3.*
You can’t perform that action at this time.
0 commit comments