mirror of
https://github.com/carrotquest/django-clickhouse.git
synced 2024-11-21 16:46:36 +03:00
There should not be explicit typing deps, since python>=3.5
This commit is contained in:
parent
2a694ee623
commit
05ad3b5486
|
@ -1,7 +1,7 @@
|
|||
Django (>=1.7)
|
||||
pytz
|
||||
six
|
||||
typing
|
||||
typing; python_version < "3.5"
|
||||
infi.clickhouse-orm
|
||||
celery
|
||||
statsd
|
||||
|
|
Loading…
Reference in New Issue
Block a user