-
Notifications
You must be signed in to change notification settings - Fork 110
Expand file tree
/
Copy pathrequirements.txt
More file actions
45 lines (45 loc) · 872 Bytes
/
requirements.txt
File metadata and controls
45 lines (45 loc) · 872 Bytes
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
alabaster==0.7.12
atomicwrites==1.3.0
attrs==19.1.0
Babel==2.9.1
certifi==2019.3.9
chardet==3.0.4
docutils==0.14
entrypoints==0.3
flake8==3.7.7
-e git+git@github.com:rushter/heamy.git@10d1112d4c654eccb399ddbdd19281ab49df85b8#egg=heamy
idna==2.8
imagesize==1.1.0
Jinja2==2.11.3
joblib==0.13.2
MarkupSafe==1.1.1
mccabe==0.6.1
more-itertools==7.0.0
numpy==1.16.3
numpydoc==0.9.1
packaging==19.0
pandas==0.24.2
pluggy==0.11.0
py==1.10.0
pycodestyle==2.5.0
pyflakes==2.1.1
Pygments==2.7.4
pyparsing==2.4.0
pytest==4.4.2
python-dateutil==2.8.0
pytz==2019.1
requests==2.21.0
scikit-learn==0.21.0
scipy==1.2.1
six==1.12.0
snowballstemmer==1.2.1
Sphinx==2.0.1
sphinxcontrib-applehelp==1.0.1
sphinxcontrib-devhelp==1.0.1
sphinxcontrib-htmlhelp==1.0.2
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.2
sphinxcontrib-serializinghtml==1.1.3
urllib3==1.26.5
mock
sphinx_rtd_theme