Skip to content
This repository was archived by the owner on Feb 11, 2020. It is now read-only.
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.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ec2/prebuilt/dlami/templates/requirements.in
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
beautifulsoup4==4.6.0
networkx==2.1
pillow==5.1.0
pillow==6.2.0
scikit-learn==0.19.1
seaborn==0.8.1
tqdm==4.19.7
4 changes: 2 additions & 2 deletions ec2/prebuilt/dlami/templates/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@ matplotlib==2.2.2 # via seaborn
networkx==2.1
numpy==1.14.5 # via matplotlib, pandas, scipy, seaborn
pandas==0.23.1 # via seaborn
pillow==5.1.0
pillow==6.2.0
pyparsing==2.2.0 # via matplotlib
python-dateutil==2.7.3 # via matplotlib, pandas
pytz==2018.4 # via matplotlib, pandas
scikit-learn==0.19.1
scipy==1.1.0 # via seaborn
seaborn==0.8.1
six==1.11.0 # via cycler, matplotlib, python-dateutil
tqdm==4.19.7
tqdm==4.19.7