From 98ba2a2fabe9aaa0fb5b7438845e6886279f13a0 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Primo=C5=BE=20Godec?=
Date: Tue, 26 Nov 2019 18:50:30 +0100
Subject: [PATCH] Remove typing as a dependency
---
requirements.txt | 1 -
1 file changed, 1 deletion(-)
diff --git a/requirements.txt b/requirements.txt
index cb9ab807c..a68c1b167 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -8,7 +8,6 @@ gensim>=0.12.3 # LDA's show topics unified in 0.12.3
setuptools-git
Orange3 >=3.21.0
tweepy
-typing ; python_version < '3.5'
beautifulsoup4
simhash
wikipedia