8000 Added missing base reqs. · masteringmatplotlib/architecture@de75e8e · GitHub
[go: up one dir, main page]

Skip to content

Commit de75e8e

Browse files
committed
Added missing base reqs.
1 parent 3aff0be commit de75e8e

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

requirements/base.txt

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
six
2+
python-dateutil
3+
pyparsing
4+
pytz
5+
numpy==1.9.2
6+
ipython[notebook]==3.1.0
7+
matplotlib==1.4.3
8+
scipy==0.15.1
9+
pandas==0.16.0
10+
seaborn==0.5.1

0 commit comments

Comments
 (0)
0