Skip to content

Commit

Permalink
Merge pull request #1494 from ucb-bar/fix-reqs
Browse files Browse the repository at this point in the history
Downgrade cryptography | Pin linux sysroot
  • Loading branch information
abejgonzalez authored Jun 1, 2023
2 parents 2aca0e2 + b2d7e4b commit 16c1c07
Show file tree
Hide file tree
Showing 3 changed files with 118 additions and 117 deletions.
3 changes: 2 additions & 1 deletion conda-reqs/chipyard.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -143,6 +143,7 @@ dependencies:
- mypy-boto3-s3
- mypy_boto3_ec2
- botocore-stubs
- cryptography<41
- pytz
- types-pytz
- pyyaml
Expand Down

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

Loading

0 comments on commit 16c1c07

Please sign in to comment.