From 1c793b5604ee23c5844070e2f62a97aecd53e1b9 Mon Sep 17 00:00:00 2001 From: Kacper Sokol Date: Mon, 26 Dec 2016 23:42:58 +0000 Subject: [PATCH] HDBSCAN requires cython --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index ab95a3fb..22efefed 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,6 +3,7 @@ beautifulsoup4==4.4.1 cffi==1.2.1 chardet==2.3.0 cryptography==1.0 +cython==0.25.2 Django==1.8.4 dpkt==1.8.6.2 ecdsa==0.13