diff options
author | Frederick Muriuki Muriithi | 2025-08-13 12:24:12 -0500 |
---|---|---|
committer | Frederick Muriuki Muriithi | 2025-08-13 12:24:12 -0500 |
commit | cc4d3ee427c2899dfdd74d7544165dc790aa3d80 (patch) | |
tree | ccf387a3b0d5ae7697b1a44a841c3b4660397b97 | |
parent | acdf7583e58e985f6cb98d99548eaeaa0570c595 (diff) | |
download | guix-bioinformatics-cc4d3ee427c2899dfdd74d7544165dc790aa3d80.tar.gz |
genenetwork3: Remove unused dependency 'python-bcrypt'.
-rw-r--r-- | gn/packages/genenetwork.scm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm index 7ceafd2..5e4fb7f 100644 --- a/gn/packages/genenetwork.scm +++ b/gn/packages/genenetwork.scm @@ -148,7 +148,6 @@ gn-rust-correlation python-argon2-cffi python-authlib - python-bcrypt ;; Replace use of bcrypt with argon python-biopython python-email-validator python-flask |