Repository: incubator-ariatosca
Updated Branches:
  refs/heads/new_wagon_setuptools [created] 87e306399


wip


Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/commit/87e30639
Tree: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/tree/87e30639
Diff: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/diff/87e30639

Branch: refs/heads/new_wagon_setuptools
Commit: 87e3063994f53bda2e00b9e96fb110005a66b048
Parents: 737fff5
Author: max-orlov <ma...@gigaspaces.com>
Authored: Wed Oct 18 14:59:08 2017 +0300
Committer: max-orlov <ma...@gigaspaces.com>
Committed: Wed Oct 18 14:59:08 2017 +0300

----------------------------------------------------------------------
 requirements.in  | 4 ++--
 requirements.txt | 9 +++------
 2 files changed, 5 insertions(+), 8 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/87e30639/requirements.in
----------------------------------------------------------------------
diff --git a/requirements.in b/requirements.in
index 1d83ec8..4cea589 100644
--- a/requirements.in
+++ b/requirements.in
@@ -23,9 +23,9 @@ Jinja2>=2.8, <2.9
 shortuuid>=0.5, <0.6
 CacheControl[filecache]>=0.11.0, <0.13
 SQLAlchemy>=1.1.0, <1.2  # version 1.2 dropped support of python 2.6
-wagon==0.6.0
+wagon==0.6.1
 bottle>=0.12.0, <0.13
-setuptools>=35.0.0, <36.0.0
+setuptools>=36.0.0, <37.0.0
 click>=6.0, < 7.0
 colorama>=0.3.7, <=0.3.9
 PrettyTable>=0.7,<0.8

http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/87e30639/requirements.txt
----------------------------------------------------------------------
diff --git a/requirements.txt b/requirements.txt
index bcc5296..eaca160 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -4,7 +4,6 @@
 #
 #    pip-compile --output-file requirements.txt requirements.in
 #
-appdirs==1.4.3            # via setuptools
 backports.shutil_get_terminal_size==1.0.0
 blinker==1.4
 bottle==0.12.13
@@ -22,20 +21,18 @@ markupsafe==1.0           # via jinja2
 msgpack-python==0.4.8     # via cachecontrol
 networkx==1.9.1
 ordereddict==1.1 ; python_version < "2.7"
-packaging==16.8           # via setuptools
 prettytable==0.7.2
 psutil==5.2.2
-pyparsing==2.2.0          # via packaging
 requests==2.13.0
 retrying==1.3.3
 ruamel.ordereddict==0.4.9  # via ruamel.yaml
 ruamel.yaml==0.11.15
 shortuuid==0.5.0
-six==1.10.0               # via packaging, retrying, setuptools
+six==1.10.0               # via retrying
 sqlalchemy==1.1.6
 total-ordering==0.1.0 ; python_version < "2.7"
-wagon==0.6.0
+wagon==0.6.1
 wheel==0.29.0 ; python_version < "2.7"
 
 # The following packages are considered to be unsafe in a requirements file:
-setuptools==35.0.2
+setuptools==36.6.0

Reply via email to