File tree Expand file tree Collapse file tree 1 file changed +32
-36
lines changed Expand file tree Collapse file tree 1 file changed +32
-36
lines changed Original file line number Diff line number Diff line change 1
- cachetools == 1.1.6
2
- deap
3
- Flask == 0.10 .1
4
- matplotlib == 1.5.1
5
- networkx = =1.11
6
- nose = =1.3.7
7
- numpy == 1.11.0
8
- pygraphviz = =1.3.1
9
- requests == 2.9 .1
10
- rdflib = =4.2.1
11
- scikit-learn == 0.17 .1
12
- scipy == 0.17.0
13
- scoop = =0.7.1.1
14
- six = =1.10.0
15
- SPARQLWrapper = =1.7.6
1
+ cachetools >= 2.0.0
2
+ deap >= 1.0.2
3
+ Flask >= 0.11 .1
4
+ matplotlib >= 1.5.3
5
+ networkx > =1.11
6
+ nose > =1.3.7
7
+ numpy >= 1.11.2
8
+ pygraphviz > =1.3.1
9
+ requests >= 2.12 .1
10
+ rdflib > =4.2.1
11
+ scikit-learn >= 0.18 .1
12
+ scipy >= 0.18.1
13
+ scoop > =0.7.1.1
14
+ six > =1.10.0
15
+ SPARQLWrapper > =1.7.6
16
16
17
- # cachetools==1.1.6
17
+ # cachetools==2.0.0
18
+ # click==6.6
18
19
# cycler==0.10.0
19
20
# deap==1.0.2
20
- # decorator==4.0.9
21
- # Flask==0.10.1
22
- # funcsigs==1.0.0
23
- # greenlet==0.4.9
24
- # html5lib==0.9999999
21
+ # decorator==4.0.10
22
+ # Flask==0.11.1
23
+ # greenlet==0.4.10
24
+ # html5lib==0.999999999
25
25
# isodate==0.5.4
26
26
# itsdangerous==0.24
27
27
# Jinja2==2.8
28
28
# keepalive==0.5
29
29
# MarkupSafe==0.23
30
- # matplotlib==1.5.1
31
- # mock==2.0.0
30
+ # matplotlib==1.5.3
32
31
# networkx==1.11
33
32
# nose==1.3.7
34
- # numpy==1.11.0
35
- # ordereddict==1.1
36
- # pbr==1.9.1
37
- # py==1.4.31
33
+ # numpy==1.11.2
38
34
# pygraphviz==1.3.1
39
- # pyparsing==2.1.1
40
- # pytest==2.9.1
41
- # python-dateutil==2.5.3
42
- # pytz==2016.4
43
- # pyzmq==15.2.0
35
+ # pyparsing==2.1.10
36
+ # python-dateutil==2.6.0
37
+ # pytz==2016.7
38
+ # pyzmq==16.0.2
44
39
# rdflib==4.2.1
45
- # requests==2.9 .1
46
- # scikit-learn==0.17 .1
47
- # scipy==0.17.0
40
+ # requests==2.12 .1
41
+ # scikit-learn==0.18 .1
42
+ # scipy==0.18.1
48
43
# scoop==0.7.1.1
49
44
# six==1.10.0
50
45
# SPARQLWrapper==1.7.6
51
- # Werkzeug==0.11.8
46
+ # webencodings==0.5
47
+ # Werkzeug==0.11.11
You can’t perform that action at this time.
0 commit comments