Skip to content

Commit

Permalink
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions pip-sample/testing_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Jinja2==2.11.3
jsonschema==2.6.0
jupyter==1.0.0
jupyter-client==5.2.3
jupyter-core==4.4.0
jupyter-core==4.11.2
kiwisolver==1.0.1
MarkupSafe==1.0
matplotlib==2.2.2
Expand Down Expand Up @@ -55,7 +55,7 @@ simplegeneric==0.8.1
six==1.11.0
terminado==0.8.1
testpath==0.4.1
tornado==5.1.1
tornado==6.3.3
traitlets==4.3.2
tweepy==3.6.0
urllib3==1.26.5
Expand All @@ -65,4 +65,5 @@ webencodings==0.5.1
Werkzeug==0.15.3
widgetsnbextension==3.4.2
xlrd==1.1.0
django==3.2.16
django==3.2.25
sqlparse>=0.5.0 # not directly required, pinned by Snyk to avoid a vulnerability

0 comments on commit ab59177

Please sign in to comment.