django-clickhouse/requirements-test.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

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