diff options
| author | Frederick Muriuki Muriithi | 2023-12-05 16:45:05 +0300 |
|---|---|---|
| committer | Frederick Muriuki Muriithi | 2023-12-05 16:45:05 +0300 |
| commit | 4914e019ce278bdf0eed3fb708e2f6bdd5b3d4ad (patch) | |
| tree | 758ec6f8996d8b80573eeccabb0567c8cac9985b /gn | |
| parent | e5bff14a977277fabe1c97db38407f490fd06a75 (diff) | |
| download | guix-bioinformatics-4914e019ce278bdf0eed3fb708e2f6bdd5b3d4ad.tar.gz | |
gn-auth: Remove bcrypt dependency
Diffstat (limited to 'gn')
| -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 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))) |
