Skip to content

Commit

Permalink
Merge pull request #242 from broadinstitute/fix_conda_env
Browse files Browse the repository at this point in the history
enforce upper bound on cryptography package
  • Loading branch information
mayasheth authored Dec 7, 2024
2 parents c08adc3 + aaa3d46 commit 2627d15
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions workflow/envs/abcenv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ dependencies:
- bedtools=2.26.0
- black
- click
- cryptography<42
- macs2
- matplotlib
- numpy
Expand Down

0 comments on commit 2627d15

Please sign in to comment.