Skip to content

Commit 433d65b

Browse files
author
Xing Han Lu
authored
Merge pull request #662 from plotly/dev
Update dependencies based on advisories Former-commit-id: 8a2cfc5
2 parents 4d03fb1 + bbe3b49 commit 433d65b

File tree

6 files changed

+9
-9
lines changed

6 files changed

+9
-9
lines changed

apps/dash-3d-image-partitioning/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ parso==0.7.0
4545
pathspec==0.8.0
4646
pexpect==4.8.0
4747
pickleshare==0.7.5
48-
Pillow==7.1.2
48+
Pillow==8.2.0
4949
plotly==4.8.2
5050
prompt-toolkit==3.0.5
5151
ptyprocess==0.6.0

apps/dash-aix360-heart/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dash-html-components==1.1.3
2020
dash-renderer==1.9.1
2121
dash-table==4.11.3
2222
decorator==4.4.2
23-
Django==3.2.3
23+
Django==3.2.4
2424
docutils==0.17.1
2525
ecos==2.0.7.post1
2626
Flask==2.0.1

apps/dash-canvas-ocr/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
dash==1.8.0
22
dash_canvas-0.2.0rc1.tar.gz
3-
Pillow==7.0.0
3+
Pillow==8.2.0
44
pytesseract==0.3.2
55
gunicorn==20.0.4

apps/dash-cytoscape-lda/requirements.txt

+4-4
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ gunicorn==20.0.4
3434
idna==2.9
3535
importlib-metadata==1.6.0
3636
itsdangerous==1.1.0
37-
Jinja2==2.11.1
37+
Jinja2==2.11.3
3838
jmespath==0.9.5
3939
joblib==0.14.1
4040
llvmlite==0.31.0
@@ -52,7 +52,7 @@ plotly==4.6.0
5252
pluggy==0.13.1
5353
preshed==3.0.2
5454
protobuf==3.11.3
55-
py==1.8.1
55+
py==1.10.0
5656
pyasn1==0.4.8
5757
pyasn1-modules==0.2.8
5858
pyLDAvis==2.1.2
@@ -63,7 +63,7 @@ pytz==2019.3
6363
regex==2020.5.14
6464
requests==2.23.0
6565
retrying==1.3.3
66-
rsa==4.0
66+
rsa==4.7
6767
s3transfer==0.3.3
6868
scikit-learn==0.20.1
6969
scipy==1.4.1
@@ -80,7 +80,7 @@ toml==0.10.1
8080
tqdm==4.45.0
8181
typed-ast==1.4.1
8282
umap-learn==0.4.0
83-
urllib3==1.25.8
83+
urllib3==1.26.5
8484
wasabi==0.6.0
8585
wcwidth==0.1.9
8686
Werkzeug==1.0.1

apps/dash-object-detection/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
dash==1.0.0
22
gunicorn==19.9.0
3-
pillow==7.1.0
3+
pillow==8.2.0
44
scipy==1.2.1
55
numpy==1.16.1
66
pandas==0.24.1

apps/dash-tsne/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ numpy==1.16.3
55
pandas==0.24.2
66
scikit-learn
77
scipy==1.2.1
8-
pillow==7.1.0
8+
pillow==8.2.0
99
cryptography==3.3.*

0 commit comments

Comments
 (0)