django-clickhouse/requirements.txt
M1ha 893ffaf17c 1. Removed six dependency
2. pytz and typing are installed for old python versions only
3. psycopg2-bynary is installed in test environment instead of psycopg2
2021-07-06 10:19:12 +05:00

7 lines
109 B
Plaintext

celery
Django (>=1.7)
infi.clickhouse-orm
pytz; python_version < '3.3'
statsd
typing; python_version < '3.5'