about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--gn/packages/genenetwork.scm2
1 files changed, 2 insertions, 0 deletions
diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm
index 04ab32a..f7bdc74 100644
--- a/gn/packages/genenetwork.scm
+++ b/gn/packages/genenetwork.scm
@@ -54,6 +54,7 @@
   #:use-module (gn packages statistics)
   #:use-module (gn packages twint)
   #:use-module (gn packages web)
+  #:use-module (gn packages python-web)
   #:use-module (srfi srfi-1))
 
 
@@ -145,6 +146,7 @@
              python-redis
              python-requests
              python-scipy
+	     python-authlib
              python-sparqlwrapper
              python-xapian-bindings
              r-optparse