Skip to content

Commit 41a5583

Browse files
authored
Merge pull request #2472 from effigies/sync_deps
DEP: Sync requirements with info.py
2 parents 6dc492d + 259f27b commit 41a5583

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
numpy>=1.9.0
2-
scipy>=0.11
2+
scipy>=0.14
33
networkx>=1.9
44
traits>=4.6
5-
python-dateutil>=1.5
5+
python-dateutil>=2.2
66
nibabel>=2.1.0
77
future>=0.16.0
88
simplejson>=3.8.0

rtd_requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
numpy>=1.6.2
2-
scipy>=0.11
1+
numpy>=1.9.0
2+
scipy>=0.14
33
networkx>=1.9
44
traits>=4.6
5-
python-dateutil>=1.5
5+
python-dateutil>=2.2
66
nibabel>=2.1.0
77
future>=0.16.0
88
simplejson>=3.8.0

0 commit comments

Comments
 (0)