This is an automated email from the ASF dual-hosted git repository.

emblemparade pushed a commit to branch ARIA-1-parser-test-suite
in repository https://gitbox.apache.org/repos/asf/incubator-ariatosca.git


The following commit(s) were added to refs/heads/ARIA-1-parser-test-suite by 
this push:
     new 9878b76  Remove setuptools from requirements
9878b76 is described below

commit 9878b76d031adb9993e307c113d94ce5aa95fed7
Author: Tal Liron <[email protected]>
AuthorDate: Sun Dec 3 13:35:31 2017 +0200

    Remove setuptools from requirements
---
 requirements.in  |  1 -
 requirements.txt | 11 ++++-------
 2 files changed, 4 insertions(+), 8 deletions(-)

diff --git a/requirements.in b/requirements.in
index f71a1ee..e8bc336 100644
--- a/requirements.in
+++ b/requirements.in
@@ -29,7 +29,6 @@ psutil>=5.4, <5.5
 requests>=2.3, <2.14
 retrying>=1.3, <1.4
 ruamel.yaml>=0.15, <0.16
-setuptools>=36, <37
 shortuuid>=0.5, <0.6
 SQLAlchemy>=1.1, <1.2
 wagon>=0.6, <0.7
diff --git a/requirements.txt b/requirements.txt
index bbbe97b..74fe9d5 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -12,7 +12,7 @@ click-didyoumean==0.0.3
 click==6.7
 colorama==0.3.9
 decorator==4.1.2          # via networkx
-jinja2==2.9.6
+jinja2==2.10
 jsonpickle==0.9.5
 lockfile==0.12.2          # via cachecontrol
 logutils==0.3.5
@@ -20,16 +20,13 @@ markupsafe==1.0           # via jinja2
 msgpack-python==0.4.8     # via cachecontrol
 networkx==2.0
 prettytable==0.7.2
-psutil==5.4.0
+psutil==5.4.1
 requests==2.13.0
 retrying==1.3.3
 ruamel.ordereddict==0.4.13  # via ruamel.yaml
-ruamel.yaml==0.15.34
+ruamel.yaml==0.15.35
 shortuuid==0.5.0
 six==1.11.0               # via retrying
-sqlalchemy==1.1.14
+sqlalchemy==1.1.15
 wagon==0.6.1
 wheel==0.29.0             # via wagon
-
-# The following packages are considered to be unsafe in a requirements file:
-# setuptools

-- 
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].

Reply via email to