This repository has been archived by the owner on May 6, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 966
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge requirements3.txt with requirements.txt
- Loading branch information
Luis Moreno
committed
May 6, 2020
1 parent
a6292c7
commit c781ba4
Showing
5 changed files
with
3 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,3 @@ | ||
# | ||
# This file is autogenerated by pip-compile | ||
# To update, run: | ||
# | ||
# make upgrade | ||
# | ||
awscli==1.15.19 # via -r requirements/ses-limits.in | ||
boto3==1.7.14 # via -r requirements/ses-limits.in | ||
botocore==1.10.19 # via awscli, boto3, s3transfer | ||
colorama==0.3.7 # via awscli | ||
docutils==0.16 # via awscli, botocore | ||
jmespath==0.9.5 # via boto3, botocore | ||
pyasn1==0.4.8 # via rsa | ||
python-dateutil==2.8.1 # via botocore | ||
pyyaml==3.12 # via awscli | ||
rsa==3.4.2 # via awscli | ||
s3transfer==0.1.13 # via awscli, boto3 | ||
six==1.14.0 # via python-dateutil | ||
# File not removed in order to be backwards compatibility | ||
# Use requirements.txt instead | ||
-r requirements.txt |