From 05ad3b54868a33d6e8dea65b80f4820f4ff09cf2 Mon Sep 17 00:00:00 2001 From: stas Date: Mon, 5 Jul 2021 22:51:15 +0300 Subject: [PATCH] There should not be explicit typing deps, since python>=3.5 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 88e550b..fffdef8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ Django (>=1.7) pytz six -typing +typing; python_version < "3.5" infi.clickhouse-orm celery statsd