-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
87 lines (86 loc) · 3.79 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
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --output-file=requirements.txt requirements.in
#
appnope==0.1.0 # via ipython
atomicwrites==1.3.0 # via pytest
attrs==19.1.0 # via jsonschema, packaging, pytest
backcall==0.1.0 # via ipython
bleach==3.1.2 # via nbconvert
cycler==0.10.0 # via matplotlib
decorator==4.4.0 # via ipython, traitlets
defusedxml==0.6.0 # via nbconvert
entrypoints==0.3 # via flake8, nbconvert
flake8==3.7.8 # via pytest-flake8
graphviz==0.11.1 # via pyro-ppl
importlib-metadata==0.19 # via pluggy, pytest
ipykernel==5.1.1 # via ipywidgets, jupyter, jupyter-console, notebook, qtconsole
ipython-genutils==0.2.0 # via nbformat, notebook, qtconsole, traitlets
ipython==7.7.0 # via ipykernel, ipywidgets, jupyter-console
ipywidgets==7.5.1 # via jupyter
jedi==0.14.1 # via ipython
jinja2==2.10.1 # via nbconvert, notebook
json5==0.8.5 # via jupyterlab-server
jsonschema==3.0.2 # via jupyterlab-server, nbformat
jupyter-client==5.3.1 # via ipykernel, jupyter-console, notebook, qtconsole
jupyter-console==6.0.0 # via jupyter
jupyter-core==4.5.0 # via jupyter-client, nbconvert, nbformat, notebook, qtconsole
jupyter==1.0.0
jupyterlab-server==1.0.0 # via jupyterlab
jupyterlab==1.0.4
kiwisolver==1.1.0 # via matplotlib
markupsafe==1.1.1 # via jinja2
matplotlib==3.1.1
mccabe==0.6.1 # via flake8
mistune==0.8.4 # via nbconvert
more-itertools==7.2.0 # via pytest
nbconvert==5.5.0 # via jupyter, notebook
nbformat==4.4.0 # via ipywidgets, nbconvert, notebook
notebook==6.0.0 # via jupyter, jupyterlab, jupyterlab-server, widgetsnbextension
numpy==1.17.0
opt-einsum==2.3.2 # via pyro-ppl
packaging==19.1 # via pytest
pandas==0.25.0
pandocfilters==1.4.2 # via nbconvert
parso==0.5.1 # via jedi
pexpect==4.7.0 # via ipython
pickleshare==0.7.5 # via ipython
pillow==6.2.0
pluggy==0.12.0 # via pytest
prometheus-client==0.7.1 # via notebook
prompt-toolkit==2.0.9 # via ipython, jupyter-console
ptyprocess==0.6.0 # via pexpect, terminado
py==1.8.0 # via pytest
pycodestyle==2.5.0 # via flake8
pyflakes==2.1.1 # via flake8
pygments==2.4.2 # via ipython, jupyter-console, nbconvert, qtconsole
pyparsing==2.4.2 # via matplotlib, packaging
pyro-ppl==0.4.1
pyrsistent==0.15.4 # via jsonschema
pytest-flake8==1.0.4
pytest-runner==5.1
pytest==5.0.1
python-dateutil==2.8.0 # via jupyter-client, matplotlib, pandas
pytz==2019.2 # via pandas
pyzmq==18.0.2 # via jupyter-client, notebook
qtconsole==4.5.2 # via jupyter
scipy==1.3.0 # via seaborn
seaborn==0.9.0
send2trash==1.5.0 # via notebook
six==1.12.0 # via bleach, cycler, jsonschema, packaging, prompt-toolkit, pyrsistent, python-dateutil, traitlets
scikit-learn==0.21.3
statsmodels==0.10.1
terminado==0.8.2 # via notebook
testpath==0.4.2 # via nbconvert
torch==1.3.1 # via pyro-ppl
tornado==6.0.3 # via ipykernel, jupyter-client, jupyterlab, notebook, terminado
tqdm==4.32.2 # via pyro-ppl
traitlets==4.3.2 # via ipykernel, ipython, ipywidgets, jupyter-client, jupyter-core, nbconvert, nbformat, notebook, qtconsole
wcwidth==0.1.7 # via prompt-toolkit, pytest
webencodings==0.5.1 # via bleach
widgetsnbextension==3.5.1 # via ipywidgets
zipp==0.5.2 # via importlib-metadata
# The following packages are considered to be unsafe in a requirements file:
# setuptools==41.2.0 # via ipython, jsonschema, kiwisolver