Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

Address high severity security vulnerabilities #467

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
configargparse==0.10.0
numpy==1.13.1
pyyaml==3.12
pyyaml==4.2b1
pep8==1.7.0
flake8==3.0.4
pytest==3.0.1
Expand Down
2 changes: 1 addition & 1 deletion tox_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ flake8==2.4.1
pytest==2.7.3
pytest-cov==2.0.0
posix_ipc==1.0.0
pillow==2.9.0
pillow==3.3.2
pylint==1.4.4
sphinx==1.3.1
h5py==2.5.0
Expand Down
2 changes: 1 addition & 1 deletion vis_requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
bokeh==0.9.3
jinja2==2.8.1
jinja2==2.10.1