diff options
author | Frederick Muriuki Muriithi | 2024-07-25 16:00:52 -0500 |
---|---|---|
committer | Frederick Muriuki Muriithi | 2024-07-25 16:00:52 -0500 |
commit | 2afdc0057d738a2656aca0d460e2c992ba71c653 (patch) | |
tree | 74781d62ad4c5833a38dfb80acc35b8103fdcefa /gn | |
parent | ba8ef52286a59b1e80c624a6ac230ff6f53bd07d (diff) | |
download | guix-bioinformatics-2afdc0057d738a2656aca0d460e2c992ba71c653.tar.gz |
gn-uploader: (python-flask-session): New dependency.
Diffstat (limited to 'gn')
-rw-r--r-- | gn/packages/genenetwork.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm index 92b31e7..032d49f 100644 --- a/gn/packages/genenetwork.scm +++ b/gn/packages/genenetwork.scm @@ -458,6 +458,7 @@ python-pymonad python-jsonpickle python-mysqlclient + python-flask-session javascript-jquery javascript-bootstrap node-resumablejs)) |