Skip to content

Commit

Permalink
08/03/2020_02:10
Browse files Browse the repository at this point in the history
  • Loading branch information
KlayersBot committed Aug 3, 2020
1 parent ff252c6 commit 0fbd578
Show file tree
Hide file tree
Showing 39 changed files with 784 additions and 408 deletions.
63 changes: 42 additions & 21 deletions deployments/python3.8/arns/ap-east-1.csv

Large diffs are not rendered by default.

63 changes: 42 additions & 21 deletions deployments/python3.8/arns/ap-northeast-1.csv

Large diffs are not rendered by default.

63 changes: 42 additions & 21 deletions deployments/python3.8/arns/ap-northeast-2.csv

Large diffs are not rendered by default.

63 changes: 42 additions & 21 deletions deployments/python3.8/arns/ap-south-1.csv

Large diffs are not rendered by default.

63 changes: 42 additions & 21 deletions deployments/python3.8/arns/ap-southeast-1.csv

Large diffs are not rendered by default.

63 changes: 42 additions & 21 deletions deployments/python3.8/arns/ap-southeast-2.csv

Large diffs are not rendered by default.

63 changes: 42 additions & 21 deletions deployments/python3.8/arns/ca-central-1.csv

Large diffs are not rendered by default.

63 changes: 42 additions & 21 deletions deployments/python3.8/arns/eu-central-1.csv

Large diffs are not rendered by default.

63 changes: 42 additions & 21 deletions deployments/python3.8/arns/eu-north-1.csv

Large diffs are not rendered by default.

63 changes: 42 additions & 21 deletions deployments/python3.8/arns/eu-west-1.csv

Large diffs are not rendered by default.

63 changes: 42 additions & 21 deletions deployments/python3.8/arns/eu-west-2.csv

Large diffs are not rendered by default.

63 changes: 42 additions & 21 deletions deployments/python3.8/arns/eu-west-3.csv

Large diffs are not rendered by default.

63 changes: 42 additions & 21 deletions deployments/python3.8/arns/me-south-1.csv

Large diffs are not rendered by default.

63 changes: 42 additions & 21 deletions deployments/python3.8/arns/sa-east-1.csv

Large diffs are not rendered by default.

63 changes: 42 additions & 21 deletions deployments/python3.8/arns/us-east-1.csv

Large diffs are not rendered by default.

63 changes: 42 additions & 21 deletions deployments/python3.8/arns/us-east-2.csv

Large diffs are not rendered by default.

63 changes: 42 additions & 21 deletions deployments/python3.8/arns/us-west-1.csv

Large diffs are not rendered by default.

63 changes: 42 additions & 21 deletions deployments/python3.8/arns/us-west-2.csv

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ six==1.15.0
typing-extensions==3.7.4.2
urllib3==1.25.10
wrapt==1.12.1
yarl==1.5.0
yarl==1.5.1
3 changes: 1 addition & 2 deletions deployments/python3.8/packages/aiohttp/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,4 @@ attrs==19.3.0
chardet==3.0.4
idna==2.10
multidict==4.7.6
typing-extensions==3.7.4.2
yarl==1.5.0
yarl==1.5.1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
aws-lambda-powertools==1.0.2
aws-xray-sdk==2.6.0
botocore==1.17.28
botocore==1.17.33
docutils==0.15.2
fastjsonschema==2.14.4
future==0.18.2
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
aws-xray-sdk==2.6.0
botocore==1.17.28
botocore==1.17.33
docutils==0.15.2
future==0.18.2
importlib-metadata==1.7.0
Expand Down
4 changes: 2 additions & 2 deletions deployments/python3.8/packages/boto3/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
boto3==1.14.28
botocore==1.17.28
boto3==1.14.33
botocore==1.17.33
docutils==0.15.2
jmespath==0.10.0
python-dateutil==2.8.1
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
beautifulsoup4==4.9.1
boto3==1.14.28
botocore==1.17.28
boto3==1.14.33
botocore==1.17.33
certifi==2020.6.20
chardet==3.0.4
click==7.1.2
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
attrs==19.3.0
boto3==1.14.28
botocore==1.17.28
boto3==1.14.33
botocore==1.17.33
cffi==1.14.1
cryptography==3.0
docutils==0.15.2
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
certifi==2020.6.20
elasticsearch==7.8.0
elasticsearch==7.8.1
urllib3==1.25.10
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cachetools==4.1.1
certifi==2020.6.20
chardet==3.0.4
google-auth==1.19.2
google-auth==1.20.0
google-auth-oauthlib==0.4.1
idna==2.10
oauthlib==3.1.0
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cachetools==4.1.1
google-auth==1.19.2
google-auth==1.20.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
rsa==4.6
Expand Down
2 changes: 1 addition & 1 deletion deployments/python3.8/packages/gspread/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cachetools==4.1.1
certifi==2020.6.20
chardet==3.0.4
google-auth==1.19.2
google-auth==1.20.0
google-auth-oauthlib==0.4.1
gspread==3.6.0
idna==2.10
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
boto3==1.14.28
botocore==1.17.28
boto3==1.14.33
botocore==1.17.33
docutils==0.15.2
jmespath==0.10.0
lambda-decorators==0.6.0
Expand Down
2 changes: 1 addition & 1 deletion deployments/python3.8/packages/nltk/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ click==7.1.2
joblib==0.16.0
nltk==3.5
regex==2020.7.14
tqdm==4.48.0
tqdm==4.48.1
2 changes: 1 addition & 1 deletion deployments/python3.8/packages/pandas/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
numpy==1.19.1
pandas==1.0.5
pandas==1.1.0
python-dateutil==2.8.1
pytz==2020.1
six==1.15.0
4 changes: 2 additions & 2 deletions deployments/python3.8/packages/parliament/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
boto3==1.14.28
botocore==1.17.28
boto3==1.14.33
botocore==1.17.33
docutils==0.15.2
jmespath==0.10.0
parliament==0.6.0
Expand Down
2 changes: 1 addition & 1 deletion deployments/python3.8/packages/pymongo/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
pymongo==3.10.1
pymongo==3.11.0
4 changes: 2 additions & 2 deletions deployments/python3.8/packages/pyqldb/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
amazon.ion==0.5.0
boto3==1.14.28
botocore==1.17.28
boto3==1.14.33
botocore==1.17.33
docutils==0.15.2
ionhash==1.1.0
jmespath==0.10.0
Expand Down
4 changes: 2 additions & 2 deletions deployments/python3.8/packages/rdklib/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
boto3==1.14.28
botocore==1.17.28
boto3==1.14.33
botocore==1.17.33
docutils==0.15.2
future==0.18.2
jmespath==0.10.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ requests==2.24.0
requests-html==0.10.0
six==1.15.0
soupsieve==2.0.1
tqdm==4.48.0
tqdm==4.48.1
urllib3==1.25.10
w3lib==1.22.0
websockets==8.1
3 changes: 1 addition & 2 deletions deployments/python3.8/packages/slackclient/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,4 @@ chardet==3.0.4
idna==2.10
multidict==4.7.6
slackclient==2.7.3
typing-extensions==3.7.4.2
yarl==1.5.0
yarl==1.5.1
2 changes: 1 addition & 1 deletion deployments/python3.8/packages/spacy/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ requests==2.24.0
spacy==2.3.2
srsly==1.0.2
thinc==7.4.1
tqdm==4.48.0
tqdm==4.48.1
urllib3==1.25.10
wasabi==0.7.1

0 comments on commit 0fbd578

Please sign in to comment.