Skip to content

Commit 748eb23

Browse files
committed
changing the traits minimum version
1 parent 20f0444 commit 748eb23

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
numpy>=1.6.2
22
scipy>=0.11
33
networkx>=1.7
4-
traits>=4.3
4+
traits>=4.6
55
python-dateutil>=1.5
66
nibabel>=2.0.1
77
future>=0.15.2

rtd_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
numpy>=1.6.2
22
scipy>=0.11
33
networkx>=1.7
4-
traits>=4.3
4+
traits>=4.6
55
python-dateutil>=1.5
66
nibabel>=2.0.1
77
pytest>=3.0

0 commit comments

Comments
 (0)