Skip to content

Commit c02d892

Browse files
committed
requirements file copied from parent repo
1 parent 9fe001d commit c02d892

File tree

1 file changed

+51
-0
lines changed

1 file changed

+51
-0
lines changed

requirements.txt

Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
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
16+
17+
# cachetools==1.1.6
18+
# cycler==0.10.0
19+
# 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
25+
# isodate==0.5.4
26+
# itsdangerous==0.24
27+
# Jinja2==2.8
28+
# keepalive==0.5
29+
# MarkupSafe==0.23
30+
# matplotlib==1.5.1
31+
# mock==2.0.0
32+
# networkx==1.11
33+
# nose==1.3.7
34+
# numpy==1.11.0
35+
# ordereddict==1.1
36+
# pbr==1.9.1
37+
# py==1.4.31
38+
# 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
44+
# rdflib==4.2.1
45+
# requests==2.9.1
46+
# scikit-learn==0.17.1
47+
# scipy==0.17.0
48+
# scoop==0.7.1.1
49+
# six==1.10.0
50+
# SPARQLWrapper==1.7.6
51+
# Werkzeug==0.11.8

0 commit comments

Comments
 (0)