Merge pull request #26 from belonesox/master

There should not be explicit typing deps, since python>=3.5
This commit is contained in:
M1ha Shvn 2021-07-06 10:06:17 +05:00 committed by GitHub
commit 717c74cfd1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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