You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@senssoft.apache.org by ms...@apache.org on 2017/06/22 16:16:23 UTC

[6/6] incubator-senssoft-distill git commit: #SENSSOFT-195: Updated dependencies

#SENSSOFT-195: Updated dependencies


Project: http://git-wip-us.apache.org/repos/asf/incubator-senssoft-distill/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-senssoft-distill/commit/9f745a79
Tree: http://git-wip-us.apache.org/repos/asf/incubator-senssoft-distill/tree/9f745a79
Diff: http://git-wip-us.apache.org/repos/asf/incubator-senssoft-distill/diff/9f745a79

Branch: refs/heads/elk5.4-upgrade
Commit: 9f745a79aade70942ee3971315238c7697e7dfd4
Parents: 55ae246
Author: msbeard <ms...@apache.org>
Authored: Thu Jun 22 12:15:58 2017 -0400
Committer: msbeard <ms...@apache.org>
Committed: Thu Jun 22 12:15:58 2017 -0400

----------------------------------------------------------------------
 requirements.txt | 77 +++++++++++++++++++++++++++++++++++++++++----------
 1 file changed, 62 insertions(+), 15 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-senssoft-distill/blob/9f745a79/requirements.txt
----------------------------------------------------------------------
diff --git a/requirements.txt b/requirements.txt
index 8afd240..27e241e 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,15 +1,62 @@
-# Licensed to the Apache Software Foundation (ASF) under one or more
-# contributor license agreements.  See the NOTICE file distributed with
-# this work for additional information regarding copyright ownership.
-# The ASF licenses this file to You under the Apache License, Version 2.0
-# (the "License"); you may not use this file except in compliance with
-# the License.  You may obtain a copy of the License at
-#
-#   http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-
+alabaster==0.7.10
+amqp==2.1.4
+astroid==1.5.3
+Babel==2.4.0
+backports-abc==0.5
+backports.functools-lru-cache==1.4
+backports.ssl-match-hostname==3.5.0.1
+billiard==3.5.0.2
+cached-property==1.3.0
+celery==4.0.2
+certifi==2017.4.17
+chardet==3.0.4
+click==6.7
+colorama==0.3.9
+configparser==3.5.0
+coverage==4.4.1
+docker==2.3.0
+docker-compose==1.12.0
+docker-pycreds==0.2.1
+dockerpty==0.4.1
+docopt==0.6.2
+docutils==0.13.1
+elasticsearch==5.4.0
+elasticsearch-dsl==5.3.0
+enum34==1.1.6
+Flask==0.12.2
+flower==0.9.2
+functools32==3.2.3.post2
+futures==3.1.1
+idna==2.5
+imagesize==0.7.1
+ipaddress==1.0.18
+isort==4.2.15
+itsdangerous==0.24
+Jinja2==2.9.6
+jsonschema==2.6.0
+kombu==4.0.2
+lazy-object-proxy==1.3.1
+MarkupSafe==1.0
+mccabe==0.6.1
+numpy==1.13.0
+pandas==0.20.2
+Pygments==2.2.0
+pylint==1.7.1
+python-dateutil==2.6.0
+pytz==2017.2
+PyYAML==3.12
+requests==2.11.1
+singledispatch==3.4.0.3
+six==1.10.0
+snowballstemmer==1.2.1
+Sphinx==1.6.2
+sphinx-rtd-theme==0.2.4
+sphinxcontrib-websupport==1.0.1
+texttable==0.8.8
+tornado==4.5.1
+typing==3.6.1
+urllib3==1.21.1
+vine==1.1.3
+websocket-client==0.43.0
+Werkzeug==0.12.2
+wrapt==1.10.10