Skip to content

Commit

Permalink
Merge pull request #662 from plotly/dev
Browse files Browse the repository at this point in the history
Update dependencies based on advisories

Former-commit-id: 8a2cfc5
  • Loading branch information
Xing Han Lu authored Jun 24, 2021
2 parents 4d03fb1 + bbe3b49 commit 433d65b
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion apps/dash-3d-image-partitioning/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ parso==0.7.0
pathspec==0.8.0
pexpect==4.8.0
pickleshare==0.7.5
Pillow==7.1.2
Pillow==8.2.0
plotly==4.8.2
prompt-toolkit==3.0.5
ptyprocess==0.6.0
Expand Down
2 changes: 1 addition & 1 deletion apps/dash-aix360-heart/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ dash-html-components==1.1.3
dash-renderer==1.9.1
dash-table==4.11.3
decorator==4.4.2
Django==3.2.3
Django==3.2.4
docutils==0.17.1
ecos==2.0.7.post1
Flask==2.0.1
Expand Down
2 changes: 1 addition & 1 deletion apps/dash-canvas-ocr/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
dash==1.8.0
dash_canvas-0.2.0rc1.tar.gz
Pillow==7.0.0
Pillow==8.2.0
pytesseract==0.3.2
gunicorn==20.0.4
8 changes: 4 additions & 4 deletions apps/dash-cytoscape-lda/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ gunicorn==20.0.4
idna==2.9
importlib-metadata==1.6.0
itsdangerous==1.1.0
Jinja2==2.11.1
Jinja2==2.11.3
jmespath==0.9.5
joblib==0.14.1
llvmlite==0.31.0
Expand All @@ -52,7 +52,7 @@ plotly==4.6.0
pluggy==0.13.1
preshed==3.0.2
protobuf==3.11.3
py==1.8.1
py==1.10.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pyLDAvis==2.1.2
Expand All @@ -63,7 +63,7 @@ pytz==2019.3
regex==2020.5.14
requests==2.23.0
retrying==1.3.3
rsa==4.0
rsa==4.7
s3transfer==0.3.3
scikit-learn==0.20.1
scipy==1.4.1
Expand All @@ -80,7 +80,7 @@ toml==0.10.1
tqdm==4.45.0
typed-ast==1.4.1
umap-learn==0.4.0
urllib3==1.25.8
urllib3==1.26.5
wasabi==0.6.0
wcwidth==0.1.9
Werkzeug==1.0.1
Expand Down
2 changes: 1 addition & 1 deletion apps/dash-object-detection/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dash==1.0.0
gunicorn==19.9.0
pillow==7.1.0
pillow==8.2.0
scipy==1.2.1
numpy==1.16.1
pandas==0.24.1
Expand Down
2 changes: 1 addition & 1 deletion apps/dash-tsne/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ numpy==1.16.3
pandas==0.24.2
scikit-learn
scipy==1.2.1
pillow==7.1.0
pillow==8.2.0
cryptography==3.3.*

0 comments on commit 433d65b

Please sign in to comment.