Skip to content

Commit

Permalink
Update requirements files
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Aug 24, 2021
1 parent 728abe9 commit 453151a
Show file tree
Hide file tree
Showing 4 changed files with 52 additions and 48 deletions.
25 changes: 13 additions & 12 deletions tested_requirements/requirements_36.reqs
Original file line number Diff line number Diff line change
@@ -1,17 +1,18 @@
# Generated on: Python 3.6.12
# With snowflake-connector-python version: 2.4.6
# Generated on: Python 3.6.14
# With snowflake-connector-python version: 2.5.1
asn1crypto==1.4.0
azure-common==1.1.27
azure-core==1.15.0
azure-core==1.17.0
azure-storage-blob==12.8.1
boto3==1.17.98
botocore==1.20.98
boto3==1.18.27
botocore==1.21.27
certifi==2021.5.30
cffi==1.14.5
cffi==1.14.6
chardet==4.0.0
cryptography==3.4.7
charset-normalizer==2.0.4
cryptography==3.4.8
dataclasses==0.8
idna==2.10
idna==3.2
isodate==0.6.0
jmespath==0.10.0
msrest==0.6.21
Expand All @@ -21,10 +22,10 @@ pycparser==2.20
pycryptodomex==3.10.1
PyJWT==2.1.0
pyOpenSSL==20.0.1
python-dateutil==2.8.1
python-dateutil==2.8.2
pytz==2021.1
requests==2.25.1
requests==2.26.0
requests-oauthlib==1.3.0
s3transfer==0.4.2
s3transfer==0.5.0
six==1.16.0
urllib3==1.26.5
urllib3==1.26.6
25 changes: 13 additions & 12 deletions tested_requirements/requirements_37.reqs
Original file line number Diff line number Diff line change
@@ -1,16 +1,17 @@
# Generated on: Python 3.7.9
# With snowflake-connector-python version: 2.4.6
# Generated on: Python 3.7.11
# With snowflake-connector-python version: 2.5.1
asn1crypto==1.4.0
azure-common==1.1.27
azure-core==1.15.0
azure-core==1.17.0
azure-storage-blob==12.8.1
boto3==1.17.98
botocore==1.20.98
boto3==1.18.27
botocore==1.21.27
certifi==2021.5.30
cffi==1.14.5
cffi==1.14.6
chardet==4.0.0
cryptography==3.4.7
idna==2.10
charset-normalizer==2.0.4
cryptography==3.4.8
idna==3.2
isodate==0.6.0
jmespath==0.10.0
msrest==0.6.21
Expand All @@ -20,10 +21,10 @@ pycparser==2.20
pycryptodomex==3.10.1
PyJWT==2.1.0
pyOpenSSL==20.0.1
python-dateutil==2.8.1
python-dateutil==2.8.2
pytz==2021.1
requests==2.25.1
requests==2.26.0
requests-oauthlib==1.3.0
s3transfer==0.4.2
s3transfer==0.5.0
six==1.16.0
urllib3==1.26.5
urllib3==1.26.6
25 changes: 13 additions & 12 deletions tested_requirements/requirements_38.reqs
Original file line number Diff line number Diff line change
@@ -1,16 +1,17 @@
# Generated on: Python 3.8.7
# With snowflake-connector-python version: 2.4.6
# Generated on: Python 3.8.11
# With snowflake-connector-python version: 2.5.1
asn1crypto==1.4.0
azure-common==1.1.27
azure-core==1.15.0
azure-core==1.17.0
azure-storage-blob==12.8.1
boto3==1.17.98
botocore==1.20.98
boto3==1.18.27
botocore==1.21.27
certifi==2021.5.30
cffi==1.14.5
cffi==1.14.6
chardet==4.0.0
cryptography==3.4.7
idna==2.10
charset-normalizer==2.0.4
cryptography==3.4.8
idna==3.2
isodate==0.6.0
jmespath==0.10.0
msrest==0.6.21
Expand All @@ -20,10 +21,10 @@ pycparser==2.20
pycryptodomex==3.10.1
PyJWT==2.1.0
pyOpenSSL==20.0.1
python-dateutil==2.8.1
python-dateutil==2.8.2
pytz==2021.1
requests==2.25.1
requests==2.26.0
requests-oauthlib==1.3.0
s3transfer==0.4.2
s3transfer==0.5.0
six==1.16.0
urllib3==1.26.5
urllib3==1.26.6
25 changes: 13 additions & 12 deletions tested_requirements/requirements_39.reqs
Original file line number Diff line number Diff line change
@@ -1,16 +1,17 @@
# Generated on: Python 3.9.1
# With snowflake-connector-python version: 2.4.6
# Generated on: Python 3.9.6
# With snowflake-connector-python version: 2.5.1
asn1crypto==1.4.0
azure-common==1.1.27
azure-core==1.15.0
azure-core==1.17.0
azure-storage-blob==12.8.1
boto3==1.17.98
botocore==1.20.98
boto3==1.18.27
botocore==1.21.27
certifi==2021.5.30
cffi==1.14.5
cffi==1.14.6
chardet==4.0.0
cryptography==3.4.7
idna==2.10
charset-normalizer==2.0.4
cryptography==3.4.8
idna==3.2
isodate==0.6.0
jmespath==0.10.0
msrest==0.6.21
Expand All @@ -20,10 +21,10 @@ pycparser==2.20
pycryptodomex==3.10.1
PyJWT==2.1.0
pyOpenSSL==20.0.1
python-dateutil==2.8.1
python-dateutil==2.8.2
pytz==2021.1
requests==2.25.1
requests==2.26.0
requests-oauthlib==1.3.0
s3transfer==0.4.2
s3transfer==0.5.0
six==1.16.0
urllib3==1.26.5
urllib3==1.26.6

0 comments on commit 453151a

Please sign in to comment.