There should not be explicit typing deps, since python>=3.5

This commit is contained in:
stas 2021-07-05 22:51:15 +03:00
parent 2a694ee623
commit 05ad3b5486

View File

@ -1,7 +1,7 @@
Django (>=1.7)
pytz
six
typing
typing; python_version < "3.5"
infi.clickhouse-orm
celery
statsd