Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
configuration
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
configuration
Commits
655d027f
Commit
655d027f
authored
Jul 19, 2018
by
Feanil Patel
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Run `make upgrade`.
parent
b989a7b4
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
8 additions
and
8 deletions
+8
-8
playbooks/roles/aws/templates/requirements.txt.j2
+5
-5
requirements/aws.in
+2
-2
util/vpc-tools/requirements.txt
+1
-1
No files found.
playbooks/roles/aws/templates/requirements.txt.j2
View file @
655d027f
...
...
@@ -4,17 +4,17 @@
#
# make upgrade
#
awscli==1.1
1.58
boto==2.4
8
.0
botocore==1.
5.21
# via awscli, s3transfer
colorama==0.3.
7
# via awscli
awscli==1.1
5.57
boto==2.4
9
.0
botocore==1.
10.56
# via awscli, s3transfer
colorama==0.3.
9
# via awscli
docutils==0.14 # via awscli, botocore
futures==3.2.0 ; python_version == "2.7"
jmespath==0.9.3 # via botocore
pyasn1==0.4.3 # via rsa
python-dateutil==2.7.3 # via botocore, s3cmd
python-magic==0.4.15 # via s3cmd
pyyaml==3.1
2
# via awscli
pyyaml==3.1
3
# via awscli
rsa==3.4.2 # via awscli
s3cmd==1.6.1
s3transfer==0.1.13 # via awscli
...
...
requirements/aws.in
View file @
655d027f
# Python dependencies for the aws role
awscli
==1.11.58
boto
==2.48.0
awscli
boto
futures ; python_version == "2.7" # via s3transfer
s3cmd==1.6.1
util/vpc-tools/requirements.txt
View file @
655d027f
...
...
@@ -4,7 +4,7 @@
#
# make upgrade
#
boto==2.4
8
.0
boto==2.4
9
.0
certifi==2018.4.16 # via requests
chardet==3.0.4 # via requests
docopt==0.6.2
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment