0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-21 21:49:51 +01:00
posthog/requirements.in
Noah Rickles d924181fce
Issue #2573, Add django-axes (#2582)
* Closes #2573 adds django-axes middleware with default configuration, disabled during tests

* Added django-axes to requirements

* Moved environment variable declaration in tests script to see if django-axes is disabled during CI tests

* Removed disabling of django-axes in the tests script, updated expected number of queries in tests
2020-12-02 11:01:46 +01:00

54 lines
1.1 KiB
Plaintext

# pip-compile requirements.in
git+https://github.com/zapier/django-rest-hooks.git@v1.6.0
amqp==2.5.2
asgiref==3.2.7
aioch==0.0.2
celery==4.4.2
celery-redbeat==0.13.0
clickhouse-pool==0.4.0
clickhouse-driver==0.1.4
defusedxml==0.6.0
dj-database-url==0.5.0
Django==3.0.11
django-axes==5.9.0
django-cors-headers==3.5.0
django-extensions==3.0.9
django-filter==2.4.0
django-loginas==0.3.9
django-redis==4.12.1
django-statsd==2.5.2
djangorestframework==3.12.1
djangorestframework-csv==2.1.0
drf-exceptions-hog==0.0.4
drf-extensions==0.6.0
gunicorn==20.0.4
grpcio==1.33.1
idna==2.8
importlib-metadata==1.6.0
infi.clickhouse-orm==2.1.0
kafka-python==2.0.1
kafka-helper==0.2
kombu==4.6.8
lzstring==1.0.4
numpy==1.18.1
pandas==1.1.3
parso==0.6.1
pexpect==4.7.0
pickleshare==0.7.5
posthoganalytics==1.1.3
protobuf==3.13.0
psycopg2-binary==2.8.4
python-dateutil==2.8.1
python-statsd==2.1.0
python3-openid==3.1.0
pytz==2019.3
redis==3.4.1
requests==2.22.0
requests-oauthlib==1.3.0
sentry-sdk==0.19.2
social-auth-app-django==3.1.0
social-auth-core==3.3.3
toronado==0.0.11
whitenoise==5.0.1