Skip to content

Commit

Permalink
IE-3324:M1_fix (#33) (#34)
Browse files Browse the repository at this point in the history
* Modified GHA

* Modified GHA

* Modified GHA

* Modified GHA

* Modified GHA

* Modified GHA

* Modified GHA

* Modified GHA

* Modified GHA

* Modified GHA

* Modified GHA

* Modified GHA

* Modified GHA

* Modified GHA

* Modified GHA

* Modified GHA

* Modified GHA

* Modified GHA

* Modified GHA

* Modified GHA

* Modified GHA

* Modified GHA

* Modified GHA

* bug fixs

* bug fixes

* bug fixes

* Updated grpcio for M1 macs

* IE-3315: Revised filtering for GCP BU Folder ID's

* updated pygit2 package

* update pygit2

* IE-3324:Poetry upgrade

* IE-3324:removed starkbank-ecdsa

* IE-3324:restored starkbank-ecdsa

* IE-3324:Set up setup_env for prod

---------

Co-authored-by: [email protected] <[email protected]>
Co-authored-by: Gianncarlo Giannattasio <[email protected]>
Co-authored-by: Wayne Cierkowski <[email protected]>
  • Loading branch information
4 people authored Apr 25, 2024
1 parent 5cf8db4 commit fa7488b
Show file tree
Hide file tree
Showing 8 changed files with 174 additions and 303 deletions.
75 changes: 5 additions & 70 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ classifiers=[
custodian = 'c7n.cli:main'

[tool.poetry.dependencies]
python = "^3.7"
python = "^3.9"
boto3 = "^1.12.31"
jsonschema = ">=3.0.0"
argcomplete = ">=1.12.3"
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ bleach==5.0.1 ; python_version >= "3.7" and python_version < "4.0"
boto3==1.26.30 ; python_version >= "3.7" and python_version < "4.0"
botocore==1.29.30 ; python_version >= "3.7" and python_version < "4.0"
certifi==2022.12.7 ; python_version >= "3.7" and python_version < "4.0"
cffi==1.15.1 ; python_version >= "3.7" and python_version < "4.0" and sys_platform == "linux"
cffi==1.16.0 ; python_version >= "3.7" and python_version < "4.0" and sys_platform == "linux"
charset-normalizer==2.0.12 ; python_version >= "3.7" and python_version < "4.0"
click==8.1.3 ; python_version >= "3.7" and python_version < "4.0"
colorama==0.4.6 ; python_version >= "3.7" and python_version < "4.0"
Expand Down
2 changes: 1 addition & 1 deletion tools/c7n_azure/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ azure-storage-file==2.1.0 ; python_version >= "3.7" and python_version < "4.0"
azure-storage-queue==12.5.0 ; python_version >= "3.7" and python_version < "4.0"
backports-zoneinfo==0.2.1 ; python_version >= "3.7" and python_version < "3.9"
certifi==2022.12.7 ; python_version >= "3.7" and python_version < "4.0"
cffi==1.15.1 ; python_version >= "3.7" and python_version < "4.0"
cffi==1.16.0 ; python_version >= "3.7" and python_version < "4.0"
charset-normalizer==2.0.12 ; python_version >= "3.7" and python_version < "4.0"
click==8.1.3 ; python_version >= "3.7" and python_version < "4.0"
colorama==0.4.6 ; python_version >= "3.7" and python_version < "4.0" and platform_system == "Windows"
Expand Down
2 changes: 1 addition & 1 deletion tools/c7n_mailer/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit fa7488b

Please sign in to comment.