aboutsummaryrefslogtreecommitdiff
path: root/gn
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2023-12-05 16:45:05 +0300
committerFrederick Muriuki Muriithi2023-12-05 16:45:05 +0300
commit4914e019ce278bdf0eed3fb708e2f6bdd5b3d4ad (patch)
tree758ec6f8996d8b80573eeccabb0567c8cac9985b /gn
parente5bff14a977277fabe1c97db38407f490fd06a75 (diff)
downloadguix-bioinformatics-4914e019ce278bdf0eed3fb708e2f6bdd5b3d4ad.tar.gz
gn-auth: Remove bcrypt dependency
Diffstat (limited to 'gn')
-rw-r--r--gn/packages/genenetwork.scm1
1 files changed, 0 insertions, 1 deletions
diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm
index 4fb8908..3e90ecb 100644
--- a/gn/packages/genenetwork.scm
+++ b/gn/packages/genenetwork.scm
@@ -503,7 +503,6 @@
("python-authlib" ,python-authlib)
("python-pymonad" ,python-pymonad)
("yoyo-migrations" ,yoyo-migrations)
- ("python-bcrypt" ,python-bcrypt) ;; remove after removing all references
("python-mysqlclient" ,python-mysqlclient)
("python-argon2-cffi" ,python-argon2-cffi)
("python-email-validator" ,python-email-validator)))