Skip to content

Commit 24304a3

Browse files
committed
Merge remote-tracking branch 'upstream/master' into rel/0.13-initiate
* upstream/master: Update requirements.txt Update requirements.txt Update conf.py
2 parents e3f756d + 6d8efd7 commit 24304a3

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

requirements.txt

+13-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,13 @@
1-
Nipype no longer maintains this file. Use ``pip install \-e .`` instead.
1+
numpy>=1.6.2
2+
scipy>=0.11
3+
networkx>=1.7
4+
traits>=4.3
5+
python-dateutil>=1.5
6+
nibabel>=2.0.1
7+
nose>=1.2
8+
future==0.15.2
9+
simplejson>=3.8.0
10+
prov>=1.4.0
11+
xvfbwrapper
12+
psutil
13+
funcsigs

0 commit comments

Comments
 (0)