diff --git a/lisp/git-commit.el b/lisp/git-commit.el index 9de53234a8..3e3ec1caf2 100644 --- a/lisp/git-commit.el +++ b/lisp/git-commit.el @@ -11,7 +11,7 @@ ;; Marius Vollmer ;; Maintainer: Jonas Bernoulli -;; Package-Requires: ((emacs "24.4") (dash "2.13.0") (with-editor "2.5.9")) +;; Package-Requires: ((emacs "24.4") (dash "20161121.55") (with-editor "20161231.826")) ;; Keywords: git tools vc ;; Homepage: https://github.com/magit/magit diff --git a/lisp/magit-popup.el b/lisp/magit-popup.el index fd1e6cc150..feaea55dd8 100644 --- a/lisp/magit-popup.el +++ b/lisp/magit-popup.el @@ -12,7 +12,7 @@ ;; Author: Jonas Bernoulli ;; Maintainer: Jonas Bernoulli -;; Package-Requires: ((emacs "24.4") (async "1.9") (dash "2.13.0")) +;; Package-Requires: ((emacs "24.4") (async "20161103.1036") (dash "20161121.55")) ;; Keywords: bindings ;; Homepage: https://github.com/magit/magit diff --git a/lisp/magit.el b/lisp/magit.el index ea002865d0..6b1e76f354 100644 --- a/lisp/magit.el +++ b/lisp/magit.el @@ -16,7 +16,7 @@ ;; RĂ©mi Vanicat ;; Yann Hodique -;; Package-Requires: ((emacs "24.4") (async "1.9") (dash "2.13.0") (with-editor "2.5.9") (git-commit "2.9.0") (magit-popup "2.9.0")) +;; Package-Requires: ((emacs "24.4") (async "20161103.1036") (dash "20161121.55") (with-editor "20161231.826") (git-commit "20161227.125") (magit-popup "20170104.557")) ;; Keywords: git tools vc ;; Homepage: https://github.com/magit/magit