diff --git a/jupyter.el b/jupyter.el index f3872954..6822f8ae 100644 --- a/jupyter.el +++ b/jupyter.el @@ -5,7 +5,7 @@ ;; Author: Nathaniel Nicandro ;; Created: 11 Jan 2018 ;; Version: 0.8.2 -;; Package-Requires: ((emacs "26") (cl-lib "0.5") (zmq "0.10.10") (simple-httpd "1.5.0") (websocket "1.9")) +;; Package-Requires: ((emacs "26") (cl-lib "0.5") (org "9.1.6") (zmq "0.10.10") (simple-httpd "1.5.0") (websocket "1.9")) ;; URL: https://github.com/nnicandro/emacs-jupyter ;; This program is free software; you can redistribute it and/or