Repository: incubator-ariatosca Updated Branches: refs/heads/tmp_branch [created] 83265a8ea
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/83265a8e Tree: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/tree/83265a8e Diff: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/diff/83265a8e Branch: refs/heads/tmp_branch Commit: 83265a8ea79b54953a3c0e60f056459e555243b5 Parents: e71ddc9 Author: max-orlov <[email protected]> Authored: Sun Dec 3 12:10:49 2017 +0200 Committer: max-orlov <[email protected]> Committed: Sun Dec 3 12:10:49 2017 +0200 ---------------------------------------------------------------------- requirements.in | 1 - requirements.txt | 3 --- 2 files changed, 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/83265a8e/requirements.in ---------------------------------------------------------------------- diff --git a/requirements.in b/requirements.in index c5bfc78..4e7150d 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 http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/83265a8e/requirements.txt ---------------------------------------------------------------------- diff --git a/requirements.txt b/requirements.txt index 2af8fe3..cc9b74a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,6 +30,3 @@ six==1.10.0 # via retrying sqlalchemy==1.1.6 wagon==0.6.0 wheel==0.29.0 # via wagon - -# The following packages are considered to be unsafe in a requirements file: -# setuptools
