Skip to content

Commit c6251a8

Browse files
committed
Pare down requirements even more
1 parent 0cd9983 commit c6251a8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

requirements-dev.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
numpy>=1.11.0
2+
scipy>=0.12.0
3+
h5py>=2.7.0
4+
numdifftools>=0.9.20
15
CommonMark>=0.5.4
26
recommonmark>=0.4.0
37
sphinx>=1.5.5

requirements.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
1-
numpy>=1.11.0
2-
scipy>=0.12.0
31
matplotlib>=1.5.0
42
theano>=0.9.0
53
pandas>=0.18.0
64
patsy>=0.4.0
75
joblib>=0.9
86
tqdm>=4.8.4
97
six>=1.10.0
10-
h5py>=2.7.0
11-
numdifftools>=0.9.20
128
enum34>=1.1.6; python_version < '3.4'

0 commit comments

Comments
 (0)