Downgrade cryptography | Pin linux sysroot

This commit is contained in:
abejgonzalez
2023-05-31 22:37:06 -07:00
parent 2aca0e23aa
commit b2d7e4bc50
3 changed files with 118 additions and 117 deletions

View File

@@ -25,7 +25,7 @@ dependencies:
- gcc
- gxx
- sysroot_linux-64>=2.17 # needed to match pre-built CI XRT glibc version
- sysroot_linux-64=2.17 # needed to match pre-built CI XRT glibc version
- conda-gcc-specs
- binutils
@@ -143,6 +143,7 @@ dependencies:
- mypy-boto3-s3
- mypy_boto3_ec2
- botocore-stubs
- cryptography<41
- pytz
- types-pytz
- pyyaml