mirror of
https://github.com/carrotquest/django-clickhouse.git
synced 2024-11-13 04:46:34 +03:00
893ffaf17c
2. pytz and typing are installed for old python versions only 3. psycopg2-bynary is installed in test environment instead of psycopg2
7 lines
109 B
Plaintext
7 lines
109 B
Plaintext
celery
|
|
Django (>=1.7)
|
|
infi.clickhouse-orm
|
|
pytz; python_version < '3.3'
|
|
statsd
|
|
typing; python_version < '3.5'
|