-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
72 lines (72 loc) · 1.21 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
argcomplete==1.0.0
beautifulsoup4==4.5.1
bitarray==0.8.1
click==6.6
configobj==5.0.6
configparser==3.5.0
contextlib2==0.5.3
cryptography==1.5
cycler==0.10.0
datashape==0.5.2
dj-database-url==0.4.2
Django==1.10.4
django-bootstrap3==7.1.0
django-registration-redux==1.4
docutils==0.12
enum34==1.1.6
et-xmlfile==1.0.1
fastcache==1.0.2
filelock==2.0.6
functools32==3.2.3.post2
gunicorn==19.6.0
HeapDict==1.0.0
imagesize==0.7.1
ipaddress==1.0.16
jsonschema==2.5.1
lazy-object-proxy==1.2.1
lxml==3.6.4
networkx==1.11
numexpr==2.6.1
numpy==1.11.1
pandas==0.18.1
pathlib2==2.1.0
pep8==1.7.0
pkginfo==1.3.2
prompt-toolkit==1.0.3
psutil==4.3.1
psycopg2==2.6.2
py==1.4.31
pyasn1==0.1.9
pycosat==0.6.1
pycparser==2.14
pycrypto==2.6.1
pycurl==7.43.0
pyflakes==1.3.0
pylint==1.5.4
pyOpenSSL==16.0.0
pyparsing==2.1.4
pytest==2.9.2
python-dateutil==2.5.3
pytz==2016.6.1
PyYAML==3.12
pyzmq==15.4.0
QtAwesome==0.3.3
qtconsole==4.2.1
QtPy==1.1.2
rauth==0.7.2
requests==2.11.1
scikit-image==0.12.3
scikit-learn==0.17.1
scipy==0.18.1
simplegeneric==0.8.1
singledispatch==3.4.0.3
SQLAlchemy==1.0.13
unicodecsv==0.14.1
wcwidth==0.1.7
whitenoise==3.2.3
widgetsnbextension==1.2.6
win-unicode-console==0.5
wrapt==1.10.6
XlsxWriter==0.9.3
xlwt==1.1.2
xmltodict==0.10.2