aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--guix.scm2
1 files changed, 2 insertions, 0 deletions
diff --git a/guix.scm b/guix.scm
index 02c67b2..9b8f399 100644
--- a/guix.scm
+++ b/guix.scm
@@ -89,11 +89,13 @@
("python" ,python-wrapper)
("python-bcrypt" ,python-bcrypt)
("python-flask" ,python-flask)
+ ("python-flask-cors" ,python-flask-cors)
("python-ipfshttpclient" ,python-ipfshttpclient)
("python-mypy" ,python-mypy)
("python-mypy-extensions" ,python-mypy-extensions)
("python-mysqlclient" ,python-mysqlclient)
("python-numpy" ,python-numpy)
+ ("python-plotly" ,python-plotly)
("python-pylint" ,python-pylint)
("python-redis" ,python-redis)
("python-requests" ,python-requests)