0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-22 08:40:03 +01:00
posthog/requirements.in
Michael Matloka 715a8b924e
fix(hogql): Only expose HogQL exceptions relevant to users (#21329)
* fix(hogql): Only expose HogQL exceptions relevant to users

* Update http.py

* Use exposed exceptions more liberally

* Update more handling

* Update action.py

* Rename `Exception` to `Error`

* Use new hogql-parser version

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-04-05 11:39:20 +00:00

107 lines
2.3 KiB
Plaintext

# In order to add, delete or modify a dependency, please update
# the reference here and then run:
#
# - `pip-compile --rebuild requirements.in`
# - `pip-compile --rebuild requirements-dev.in`
#
aiohttp>=3.9.0
aioboto3==12.0.0
aiokafka>=0.8
antlr4-python3-runtime==4.13.1
amqp==5.1.1
boto3==1.28.16
boto3-stubs[s3]
brotli==1.1.0
celery==5.3.4
celery-redbeat==2.1.1
clickhouse-driver==0.2.4
clickhouse-pool==0.5.3
cryptography==37.0.2
defusedxml==0.6.0
dj-database-url==0.5.0
Django==4.1.13
django-axes==5.9.0
django-cors-headers==3.5.0
django-deprecate-fields==0.1.1
django-extensions==3.1.2
django-filter==2.4.0
django-loginas==0.3.11
django-picklefield==3.0.1
django-prometheus==2.2.0
django-redis==5.2.0
django-statsd==2.5.2
django-structlog==2.1.3
django-revproxy==0.12.0
djangorestframework==3.14.0
djangorestframework-csv==2.1.1
djangorestframework-dataclasses==1.2.0
django-fernet-encrypted-fields==0.1.3
dlt==0.4.7
dnspython==2.2.1
drf-exceptions-hog==0.4.0
drf-extensions==0.7.0
drf-spectacular==0.27.1
gevent==23.9.1
geoip2==4.6.0
google-cloud-bigquery==3.11.4
google-cloud-sqlcommenter==2.0.0
gunicorn==20.1.0
idna==2.8
importlib-metadata==6.8.0
infi-clickhouse-orm@ git+https://github.com/PostHog/infi.clickhouse_orm@9578c79f29635ee2c1d01b7979e89adab8383de2
kafka-python==2.0.2
kafka-helper==0.2
kombu==5.3.2
lzstring==1.0.4
numpy==1.23.3
openapi-spec-validator==0.7.1
openpyxl==3.1.2
orjson==3.9.10
pandas==2.2.0
parso==0.8.1
pexpect==4.7.0
pickleshare==0.7.5
Pillow==10.2.0
posthoganalytics==3.5.0
prance==23.06.21.0
psycopg2-binary==2.9.7
psycopg==3.1.13
pyarrow==15.0.0
pydantic==2.5.3
pyjwt==2.4.0
python-dateutil>=2.8.2
python3-saml==1.12.0
pytz==2023.3
redis==4.5.4
retry==0.9.2
requests~=2.31.0
requests-oauthlib==1.3.0
s3fs==2023.10.0
stripe==7.4.0
selenium==4.1.5
sentry-sdk==1.14.0
semantic_version==2.8.5
scikit-learn==1.4.0
slack_sdk==3.17.1
snowflake-connector-python==3.6.0
social-auth-app-django==5.0.0
social-auth-core==4.3.0
sqlalchemy==2.0.23
statshog==1.0.6
structlog==23.2.0
sqlparse==0.4.4
temporalio==1.4.0
token-bucket==0.3.0
toronado==0.1.0
webdriver_manager==4.0.1
whitenoise==6.5.0
mimesis==5.2.1
more-itertools==9.0.0
django-two-factor-auth==1.14.0
phonenumberslite==8.13.6
openai==1.10.0
tiktoken==0.6.0
nh3==0.2.14
hogql-parser==1.0.7
urllib3[secure,socks]==1.26.18