Skip to content

Commit 83c8cf8

Browse files
committed
MNT: Update requirements from info.py
1 parent 34ef6c2 commit 83c8cf8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
click>=6.6.0
33
networkx>=2.0
44
nibabel>=2.1.0
5-
numpy>=1.13 ; python_version < "3.7"
6-
numpy>=1.15.3 ; python_version >= "3.7"
5+
numpy>=1.17
76
packaging
87
prov>=1.5.2
98
pydot>=1.2.3
109
python-dateutil>=2.2
1110
rdflib>=5.0.0
1211
scipy>=0.14
1312
simplejson>=3.8.0
14-
traits>=4.6,!=5.0
13+
traits>=4.6,<6.4,!=5.0
1514
filelock>=3.0.0
1615
etelemetry>=0.2.0
16+
looseversion

0 commit comments

Comments
 (0)