summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 0 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cbfba3b5f999..37cc4fc3fb2e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,6 @@ url="https://spacy.io/"
license=("MIT")
depends=("cython"
"python-numpy"
- "python-msgpack-numpy-git"
"python-cymem"
"python-preshed"
"python-thinc"
@@ -22,7 +21,6 @@ depends=("cython"
"python-requests"
"python-pytest"
"python-mock"
- "python-pathlib"
)
makedepends=("python-wheel")
provides=('python-spacy')