mirror of
https://github.com/carrotquest/django-clickhouse.git
synced 2025-03-13 15:25:48 +03:00
2. pytz and typing are installed for old python versions only 3. psycopg2-bynary is installed in test environment instead of psycopg2
12 lines
174 B
Plaintext
12 lines
174 B
Plaintext
celery
|
|
Django (>=1.7)
|
|
infi.clickhouse-orm
|
|
pytz; python_version < '3.3'
|
|
statsd
|
|
typing; python_version < '3.5'
|
|
|
|
psycopg2-binary
|
|
django-pg-returning
|
|
django-pg-bulk-update
|
|
redis
|