0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-24 00:47:50 +01:00
posthog/requirements.in
Marius Andra 1d2f9bf971
Minimum PostHog version in plugins (#3916)
* add "put_json_into_zip_archive" util

* add semantic version package

* compare posthog version requirement string in plugin.json if present

* Clarify posthogVersion error messages

* Don't check posthogVersion on Cloud

* Clarify error messages better

* Split test_create_plugin_version_ranges into multiple tests

* Add Cloud test and fix the rest

* Make mypy happy

* Update ci-backend.yml

* Fix typing

* Remove broad restore-keys

* Revert "Remove broad restore-keys"

This reverts commit b720e1e1cf.

* Attempt to make cached pip actually work

* Always run package installs even if cache hit just to be sure

* Avoid pytest from PATH

* Avoid PATH in Python CI altogether

* Roll back general CI changes

Co-authored-by: Michael Matloka <dev@twixes.com>
2021-04-09 09:04:53 +02: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.3.1
aioch==0.0.2
celery==4.4.2
celery-redbeat==2.0.0
clickhouse-driver==0.2.0
clickhouse-pool==0.4.3
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-deprecate-fields==0.1.1
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
parso==0.8.1
pexpect==4.7.0
pickleshare==0.7.5
posthoganalytics==1.1.3
protobuf==3.13.0
psycopg2-binary==2.8.6
python-dateutil==2.8.1
python-statsd==2.1.0
python3-openid==3.1.0
pytz==2021.1
redis==3.4.1
requests==2.22.0
requests-oauthlib==1.3.0
sentry-sdk==0.19.2
semantic_version==2.8.5
social-auth-app-django==3.1.0
social-auth-core==3.3.3
toronado==0.0.11
whitenoise==5.2.0