diff options
-rw-r--r-- | gn/packages/genenetwork.scm | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm index 7a5752c..c77e71a 100644 --- a/gn/packages/genenetwork.scm +++ b/gn/packages/genenetwork.scm @@ -517,7 +517,8 @@ python-pytest python-pytest-mock)) (propagated-inputs - (list gunicorn + (list gn-libs + gunicorn nss-certs python-blinker python-argon2-cffi |