0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-24 00:47:50 +01:00
posthog/requirements.txt

808 lines
16 KiB
Plaintext
Raw Permalink Normal View History

# This file was autogenerated by uv via the following command:
# uv pip compile requirements.in -o requirements.txt
aioboto3==12.0.0
# via -r requirements.in
aiobotocore==2.7.0
# via
# aioboto3
# s3fs
aiohttp==3.9.3
# via
# -r requirements.in
# aiobotocore
# geoip2
# langchain
# s3fs
aioitertools==0.11.0
# via aiobotocore
refactor: Structlog batch exports logging (#18458) * fix: Checkout master before checking for hogql changes * fix: But go back to branch after done * fix: Instead just diff with origin/master * fix: Install libantlr, what's the worst that can happen? * fix: Install antlr the hogql-way * fix: Let's just checkout everything * feat(batch-exports): Add backfill model and service support * test(batch-exports-backfills): Add Workflow test * chore(batch-exports-backfill): Bump migration * feat(batch-exports): Add RedshiftBatchExportWorkflow * feat(batch-exports): Add Redshift to BatchExport destinations * feat(batch-exports): Support properties_data_type Redshift plugin parameter * refactor(batch-exports): Insert rows instead of using COPY * fix: Remove unused migration * chore: Require aiokafka * feat: Implement new structlog batch exports logger * refactor: Use new structlog logger everywhere * test: Add tests, fix things * fix: Remove old tests * chore: Change typing of return logger * chore: Bump structlog * chore: Extend docstrings * fix: Don't use async logging as it's unsupported by temporal runtime * test: Add logger tests * fix: Mix pytestmark lists * fix: Remove unused imports * fix: Cleanup pytest warnings * fix: Create and drop dataset for bigquery tests * fix: Typing issue? * fix: Let's just checkout everything * fix: Use global event loop in tests * fix: Blow-up cache * fix: Truncate only if table exists * revert-me: Skip all postgres tests * fix: Connect to kafka in localhost * fix: Lazily connect to Kafka * fix: Resolve conflicts * fix: Capture temporal context once and bind it to the logger * fix: Make configure logger sync * fix: Keep strong reference to background tasks * fix: Continue consuming from log queue even if we fail to produce * fix: Also catch the producer not starting * fix: Remove unused await * fix: Log kafka producer error after logger is configured
2023-11-13 16:07:35 +01:00
aiokafka==0.8.1
# via -r requirements.in
aiosignal==1.2.0
# via aiohttp
2023-09-28 15:01:02 +02:00
amqp==5.1.1
# via kombu
annotated-types==0.7.0
# via pydantic
antlr4-python3-runtime==4.13.1
# via -r requirements.in
anyio==4.6.2.post1
2024-01-29 12:47:14 +01:00
# via
# httpx
# langfuse
2024-01-29 12:47:14 +01:00
# openai
asgiref==3.7.2
# via django
asn1crypto==1.5.1
# via snowflake-connector-python
astunparse==1.6.3
# via dlt
async-timeout==4.0.2
# via
refactor: Structlog batch exports logging (#18458) * fix: Checkout master before checking for hogql changes * fix: But go back to branch after done * fix: Instead just diff with origin/master * fix: Install libantlr, what's the worst that can happen? * fix: Install antlr the hogql-way * fix: Let's just checkout everything * feat(batch-exports): Add backfill model and service support * test(batch-exports-backfills): Add Workflow test * chore(batch-exports-backfill): Bump migration * feat(batch-exports): Add RedshiftBatchExportWorkflow * feat(batch-exports): Add Redshift to BatchExport destinations * feat(batch-exports): Support properties_data_type Redshift plugin parameter * refactor(batch-exports): Insert rows instead of using COPY * fix: Remove unused migration * chore: Require aiokafka * feat: Implement new structlog batch exports logger * refactor: Use new structlog logger everywhere * test: Add tests, fix things * fix: Remove old tests * chore: Change typing of return logger * chore: Bump structlog * chore: Extend docstrings * fix: Don't use async logging as it's unsupported by temporal runtime * test: Add logger tests * fix: Mix pytestmark lists * fix: Remove unused imports * fix: Cleanup pytest warnings * fix: Create and drop dataset for bigquery tests * fix: Typing issue? * fix: Let's just checkout everything * fix: Use global event loop in tests * fix: Blow-up cache * fix: Truncate only if table exists * revert-me: Skip all postgres tests * fix: Connect to kafka in localhost * fix: Lazily connect to Kafka * fix: Resolve conflicts * fix: Capture temporal context once and bind it to the logger * fix: Make configure logger sync * fix: Keep strong reference to background tasks * fix: Continue consuming from log queue even if we fail to produce * fix: Also catch the producer not starting * fix: Remove unused await * fix: Log kafka producer error after logger is configured
2023-11-13 16:07:35 +01:00
# aiokafka
# redis
attrs==23.2.0
# via
# aiohttp
# jsonschema
# outcome
# referencing
# trio
# zeep
backoff==2.2.1
# via
# langfuse
# posthoganalytics
bcrypt==4.1.3
# via paramiko
2023-09-28 15:01:02 +02:00
billiard==4.1.0
# via celery
boto3==1.28.16
# via
# -r requirements.in
# aiobotocore
botocore==1.31.64
# via
# aiobotocore
# boto3
# s3transfer
brotli==1.1.0
# via -r requirements.in
cachetools==5.3.1
# via google-auth
2023-09-28 15:01:02 +02:00
celery==5.3.4
# via
# -r requirements.in
# celery-redbeat
# sentry-sdk
2023-09-28 15:01:02 +02:00
celery-redbeat==2.1.1
# via -r requirements.in
certifi==2019.11.28
# via
2024-01-29 12:47:14 +01:00
# httpcore
# httpx
# requests
# sentry-sdk
# snowflake-connector-python
# urllib3
cffi==1.16.0
# via
# cryptography
# pynacl
# snowflake-connector-python
charset-normalizer==2.1.0
# via
# requests
# snowflake-connector-python
2023-09-28 15:01:02 +02:00
click==8.1.7
# via
# celery
# click-didyoumean
# click-plugins
# click-repl
# dlt
2023-09-28 15:01:02 +02:00
click-didyoumean==0.3.0
# via celery
click-plugins==1.1.1
# via celery
click-repl==0.3.0
# via celery
clickhouse-driver==0.2.7
# via
# -r requirements.in
# clickhouse-pool
# sentry-sdk
2021-06-14 09:54:36 +02:00
clickhouse-pool==0.5.3
# via -r requirements.in
cryptography==39.0.2
# via
# -r requirements.in
# paramiko
# pyjwt
# pyopenssl
# snowflake-connector-python
# social-auth-core
# urllib3
cssselect==1.1.0
# via toronado
cssutils==1.0.2
# via toronado
decorator==5.1.1
# via retry
defusedxml==0.6.0
# via
# python3-openid
# social-auth-core
deltalake==0.19.1
# via dlt
2024-01-29 12:47:14 +01:00
distro==1.9.0
# via openai
dj-database-url==0.5.0
# via -r requirements.in
django==4.2.15
# via
# -r requirements.in
# django-axes
# django-cors-headers
# django-deprecate-fields
# django-extensions
# django-filter
# django-formtools
# django-otp
# django-phonenumber-field
# django-picklefield
# django-redis
# django-revproxy
# django-structlog
# django-two-factor-auth
# djangorestframework
# djangorestframework-dataclasses
# drf-spectacular
# sentry-sdk
django-axes==5.9.0
# via -r requirements.in
django-cors-headers==3.5.0
# via -r requirements.in
django-deprecate-fields==0.1.1
# via -r requirements.in
django-extensions==3.1.2
# via -r requirements.in
django-filter==2.4.0
# via -r requirements.in
django-formtools==2.4
# via django-two-factor-auth
django-ipware==3.0.2
# via
# django-axes
# django-structlog
django-loginas==0.3.11
# via -r requirements.in
django-otp==1.1.4
# via django-two-factor-auth
django-phonenumber-field==6.4.0
# via django-two-factor-auth
django-picklefield==3.0.1
# via -r requirements.in
django-prometheus==2.2.0
# via -r requirements.in
django-redis==5.2.0
# via -r requirements.in
django-revproxy==0.12.0
# via -r requirements.in
django-statsd==2.5.2
# via -r requirements.in
django-structlog==2.1.3
# via -r requirements.in
django-two-factor-auth==1.14.0
# via -r requirements.in
2024-06-27 23:16:27 +02:00
djangorestframework==3.15.1
# via
# -r requirements.in
# djangorestframework-csv
# djangorestframework-dataclasses
# drf-exceptions-hog
# drf-extensions
# drf-spectacular
djangorestframework-csv==2.1.1
# via -r requirements.in
2023-05-10 10:37:53 +02:00
djangorestframework-dataclasses==1.2.0
# via -r requirements.in
dlt==1.3.0
# via -r requirements.in
2022-03-18 10:45:17 +01:00
dnspython==2.2.1
# via -r requirements.in
drf-exceptions-hog==0.4.0
# via -r requirements.in
drf-extensions==0.7.0
# via -r requirements.in
drf-spectacular==0.27.2
# via -r requirements.in
et-xmlfile==1.1.0
# via openpyxl
filelock==3.12.0
# via snowflake-connector-python
frozenlist==1.4.1
# via
# aiohttp
# aiosignal
fsspec==2023.10.0
# via
# dlt
# s3fs
future==0.18.3
# via lzstring
geoip2==4.6.0
# via -r requirements.in
gitdb==4.0.11
# via gitpython
gitpython==3.1.40
# via dlt
giturlparse==0.12.0
# via dlt
google-api-core==2.11.1
# via
# google-cloud-bigquery
# google-cloud-bigquery-storage
# google-cloud-core
# sqlalchemy-bigquery
google-auth==2.22.0
# via
# google-api-core
# google-cloud-bigquery
# google-cloud-bigquery-storage
# google-cloud-core
# sqlalchemy-bigquery
google-cloud-bigquery==3.26.0
# via
# -r requirements.in
# sqlalchemy-bigquery
google-cloud-bigquery-storage==2.26.0
# via sqlalchemy-bigquery
google-cloud-core==2.4.1
# via google-cloud-bigquery
google-crc32c==1.5.0
# via google-resumable-media
google-resumable-media==2.5.0
# via google-cloud-bigquery
googleapis-common-protos==1.60.0
# via
# google-api-core
# grpcio-status
grpcio==1.63.2
# via
# -r requirements.in
# google-api-core
# grpcio-status
# sqlalchemy-bigquery
grpcio-status==1.57.0
# via google-api-core
gunicorn==20.1.0
# via -r requirements.in
h11==0.13.0
2024-01-29 12:47:14 +01:00
# via
# httpcore
# wsproto
hexbytes==1.0.0
# via dlt
hogql-parser==1.0.46
# via -r requirements.in
2024-01-29 12:47:14 +01:00
httpcore==1.0.2
# via httpx
httpx==0.26.0
# via
# langfuse
# langsmith
# openai
humanize==4.9.0
# via dlt
idna==3.10
# via
2024-01-29 12:47:14 +01:00
# anyio
# httpx
# langfuse
# requests
# snowflake-connector-python
# trio
# urllib3
# yarl
infi-clickhouse-orm @ git+https://github.com/PostHog/infi.clickhouse_orm@9578c79f29635ee2c1d01b7979e89adab8383de2
# via -r requirements.in
inflection==0.5.1
# via drf-spectacular
iso8601==0.1.12
# via infi-clickhouse-orm
isodate==0.6.1
# via
# python3-saml
# zeep
jiter==0.5.0
# via openai
jmespath==1.0.0
# via
# boto3
# botocore
2024-03-11 19:00:35 +01:00
joblib==1.3.2
# via scikit-learn
jsonpatch==1.33
# via langchain-core
jsonpath-ng==1.6.0
# via dlt
jsonpointer==3.0.0
# via jsonpatch
jsonref==1.1.0
# via -r requirements.in
jsonschema==4.20.0
# via drf-spectacular
jsonschema-specifications==2023.12.1
# via jsonschema
kafka-python==2.0.2
# via
# -r requirements.in
# aiokafka
2023-09-28 15:01:02 +02:00
kombu==5.3.2
# via
# -r requirements.in
# celery
langchain==0.3.3
# via -r requirements.in
langchain-core==0.3.10
# via
# langchain
# langchain-openai
# langchain-text-splitters
# langgraph
# langgraph-checkpoint
langchain-openai==0.2.2
# via -r requirements.in
langchain-text-splitters==0.3.0
# via langchain
langfuse==2.52.1
# via -r requirements.in
langgraph==0.2.34
# via -r requirements.in
langgraph-checkpoint==2.0.1
# via langgraph
langsmith==0.1.132
# via
# -r requirements.in
# langchain
# langchain-core
lxml==4.9.4
# via
# -r requirements.in
# python3-saml
# toronado
# xmlsec
# zeep
lzstring==1.0.4
# via -r requirements.in
makefun==1.15.2
# via dlt
maxminddb==2.2.0
# via geoip2
feat(demo): Rework demo data generation system (#7889) * Rework demo data generation system * Fix `setup_dev` and `posthog-foss` * Keep old demo data generators to reduce hassle * Move to Hoglify concept * Separate new generator from old version * Fix issues * Rework simulation structure * Restore package.json * Reformat `requirements` * Fix signup button margin * Refactor things * Remove snapshots * Strip old stuff * Rearrange more * Fix bad imports * Add simulation scaffolding * Add `dry_run_matrix` command * Fix determinism * Update naming * Update dry_run_matrix.py * Model web client, add sessions, enable full-cluster simulation * Update flake8 config * Ignore T001 violation * Fix saving data * Instrument `set_project_up` more * Add demo cohorts, feature flag, experiment * Parametrize `start` and `end` in `simulate_matrix` * Add neighbor effects * Add more events * Allow silencing events in `simulate_matrix` * Improve effect scheduling and add more activities * Fix time measurement * Disallow creating extra orgs for demo users * Add more useful info to `simulate_matrix` output * Add super properties, refine world * Fix first-seen moment * `create_event` to Kafka if possible for speed * Alias `$distinct_id` to `distinct_id` in `keyMapping` * Extend simulation to 120 days * Fix experiment instrumentation * Fix some error message * Fix experiment flag * Increase number of demo sim clusters * Fix typing * Remove unused agent actions * Support Python 3.8 * Avoid `Union[Team, int]` * Fix an arg * Remove dodgy alias
2022-05-17 22:23:11 +02:00
mimesis==5.2.1
# via -r requirements.in
monotonic==1.5
# via posthoganalytics
more-itertools==9.0.0
# via
# -r requirements.in
# simple-salesforce
msgpack==1.1.0
# via langgraph-checkpoint
multidict==6.0.2
# via
# aiohttp
# yarl
nanoid==2.0.0
# via -r requirements.in
natsort==8.4.0
# via -r requirements.in
nh3==0.2.14
# via -r requirements.in
numpy==1.23.3
# via
# -r requirements.in
# langchain
2024-03-11 19:00:35 +01:00
# pandas
# pyarrow
2024-03-11 19:00:35 +01:00
# scikit-learn
# scipy
oauthlib==3.1.0
# via
# requests-oauthlib
# social-auth-core
openai==1.51.2
# via
# -r requirements.in
# langchain-openai
# sentry-sdk
openpyxl==3.1.2
# via -r requirements.in
orjson==3.10.7
# via
# -r requirements.in
# dlt
# langsmith
outcome==1.3.0.post0
# via trio
packaging==24.1
# via
refactor: Structlog batch exports logging (#18458) * fix: Checkout master before checking for hogql changes * fix: But go back to branch after done * fix: Instead just diff with origin/master * fix: Install libantlr, what's the worst that can happen? * fix: Install antlr the hogql-way * fix: Let's just checkout everything * feat(batch-exports): Add backfill model and service support * test(batch-exports-backfills): Add Workflow test * chore(batch-exports-backfill): Bump migration * feat(batch-exports): Add RedshiftBatchExportWorkflow * feat(batch-exports): Add Redshift to BatchExport destinations * feat(batch-exports): Support properties_data_type Redshift plugin parameter * refactor(batch-exports): Insert rows instead of using COPY * fix: Remove unused migration * chore: Require aiokafka * feat: Implement new structlog batch exports logger * refactor: Use new structlog logger everywhere * test: Add tests, fix things * fix: Remove old tests * chore: Change typing of return logger * chore: Bump structlog * chore: Extend docstrings * fix: Don't use async logging as it's unsupported by temporal runtime * test: Add logger tests * fix: Mix pytestmark lists * fix: Remove unused imports * fix: Cleanup pytest warnings * fix: Create and drop dataset for bigquery tests * fix: Typing issue? * fix: Let's just checkout everything * fix: Use global event loop in tests * fix: Blow-up cache * fix: Truncate only if table exists * revert-me: Skip all postgres tests * fix: Connect to kafka in localhost * fix: Lazily connect to Kafka * fix: Resolve conflicts * fix: Capture temporal context once and bind it to the logger * fix: Make configure logger sync * fix: Keep strong reference to background tasks * fix: Continue consuming from log queue even if we fail to produce * fix: Also catch the producer not starting * fix: Remove unused await * fix: Log kafka producer error after logger is configured
2023-11-13 16:07:35 +01:00
# aiokafka
# dlt
# google-cloud-bigquery
# langchain-core
# langfuse
# snowflake-connector-python
# sqlalchemy-bigquery
# webdriver-manager
2024-03-11 19:00:35 +01:00
pandas==2.2.0
# via -r requirements.in
paramiko==3.4.0
# via
# -r requirements.in
# sshtunnel
pathvalidate==3.2.0
# via dlt
pdpyras==5.2.0
# via -r requirements.in
pendulum==2.1.2
# via dlt
phonenumberslite==8.13.6
# via -r requirements.in
pillow==10.2.0
# via -r requirements.in
platformdirs==3.11.0
# via
# snowflake-connector-python
# zeep
pluggy==1.5.0
# via dlt
ply==3.11
# via jsonpath-ng
posthoganalytics==3.6.6
# via -r requirements.in
prometheus-client==0.14.1
# via django-prometheus
2023-09-28 15:01:02 +02:00
prompt-toolkit==3.0.39
# via click-repl
proto-plus==1.22.3
# via google-cloud-bigquery-storage
protobuf==4.22.1
# via
# google-api-core
# google-cloud-bigquery-storage
# googleapis-common-protos
# grpcio-status
# proto-plus
# temporalio
psutil==6.0.0
# via -r requirements.in
psycopg==3.1.20
# via -r requirements.in
psycopg-binary==3.1.20
# via psycopg
2023-09-15 15:32:20 +02:00
psycopg2-binary==2.9.7
# via -r requirements.in
py==1.11.0
# via retry
pyarrow==17.0.0
# via
# -r requirements.in
# deltalake
# dlt
# sqlalchemy-bigquery
pyasn1==0.5.0
# via
# pyasn1-modules
# rsa
pyasn1-modules==0.3.0
# via google-auth
pycparser==2.20
# via cffi
pydantic==2.9.2
# via
# -r requirements.in
# langchain
# langchain-core
# langfuse
# langsmith
# openai
pydantic-core==2.23.4
# via pydantic
pyjwt==2.4.0
# via
# -r requirements.in
# simple-salesforce
# snowflake-connector-python
# social-auth-core
pymssql==2.3.1
# via -r requirements.in
pymysql==1.1.1
# via -r requirements.in
pynacl==1.5.0
# via paramiko
pyodbc==5.1.0
# via -r requirements.in
pyopenssl==23.0.0
# via
# snowflake-connector-python
# urllib3
pypng==0.20220715.0
# via qrcode
pysocks==1.7.1
# via urllib3
python-dateutil==2.8.2
# via
# -r requirements.in
# botocore
2023-09-28 15:01:02 +02:00
# celery
# celery-redbeat
# google-cloud-bigquery
2024-03-11 19:00:35 +01:00
# pandas
# pendulum
# posthoganalytics
python-dotenv==0.21.0
# via webdriver-manager
python-statsd==2.1.0
# via django-statsd
python3-openid==3.1.0
# via social-auth-core
python3-saml==1.12.0
# via -r requirements.in
pytz==2023.3
# via
# -r requirements.in
# clickhouse-driver
# dlt
# infi-clickhouse-orm
2024-03-11 19:00:35 +01:00
# pandas
# snowflake-connector-python
# tzlocal
# zeep
pytzdata==2020.1
# via pendulum
pyyaml==6.0.1
# via
# dlt
# drf-spectacular
# langchain
# langchain-core
qrcode==7.4.2
# via django-two-factor-auth
redis==4.5.4
# via
# -r requirements.in
# celery-redbeat
# django-redis
referencing==0.31.1
# via
# jsonschema
# jsonschema-specifications
regex==2023.12.25
# via tiktoken
requests==2.32.0
# via
# -r requirements.in
# dlt
# geoip2
# google-api-core
# google-cloud-bigquery
# infi-clickhouse-orm
# langchain
# langsmith
# pdpyras
# posthoganalytics
# requests-file
# requests-oauthlib
# requests-toolbelt
# simple-salesforce
# snowflake-connector-python
# social-auth-core
# stripe
# tiktoken
# webdriver-manager
# zeep
requests-file==2.1.0
# via zeep
requests-oauthlib==1.3.0
# via social-auth-core
requests-toolbelt==1.0.0
# via
# langsmith
# zeep
requirements-parser==0.5.0
# via dlt
retry==0.9.2
# via -r requirements.in
rpds-py==0.16.2
# via
# jsonschema
# referencing
rsa==4.9
# via google-auth
s3fs==2023.10.0
# via -r requirements.in
s3transfer==0.6.0
# via boto3
scikit-learn==1.5.0
# via -r requirements.in
2024-03-11 19:00:35 +01:00
scipy==1.12.0
# via scikit-learn
selenium==4.1.5
# via -r requirements.in
semantic-version==2.8.5
# via -r requirements.in
semver==3.0.2
# via dlt
sentry-sdk==1.44.1
# via -r requirements.in
2024-09-19 14:32:35 +02:00
setuptools==75.0.0
# via
# dlt
# gunicorn
# infi-clickhouse-orm
simple-salesforce==1.12.6
# via -r requirements.in
simplejson==3.19.2
# via dlt
six==1.16.0
# via
# astunparse
# djangorestframework-csv
# google-auth
# isodate
# posthoganalytics
# python-dateutil
slack-sdk==3.17.1
# via -r requirements.in
smmap==5.0.1
# via gitdb
sniffio==1.3.1
2024-01-29 12:47:14 +01:00
# via
# anyio
# httpx
# openai
# trio
snowflake-connector-python==3.6.0
# via
# -r requirements.in
# snowflake-sqlalchemy
snowflake-sqlalchemy==1.6.1
# via -r requirements.in
social-auth-app-django==5.0.0
# via -r requirements.in
social-auth-core==4.3.0
# via
# -r requirements.in
# social-auth-app-django
sortedcontainers==2.4.0
# via
# snowflake-connector-python
# trio
sqlalchemy==2.0.31
# via
# -r requirements.in
# langchain
# snowflake-sqlalchemy
# sqlalchemy-bigquery
sqlalchemy-bigquery==1.11.0
# via -r requirements.in
sqlparse==0.4.4
# via
# -r requirements.in
# django
sshtunnel==0.4.0
# via -r requirements.in
statshog==1.0.6
# via -r requirements.in
stripe==10.3.0
# via -r requirements.in
refactor: Structlog batch exports logging (#18458) * fix: Checkout master before checking for hogql changes * fix: But go back to branch after done * fix: Instead just diff with origin/master * fix: Install libantlr, what's the worst that can happen? * fix: Install antlr the hogql-way * fix: Let's just checkout everything * feat(batch-exports): Add backfill model and service support * test(batch-exports-backfills): Add Workflow test * chore(batch-exports-backfill): Bump migration * feat(batch-exports): Add RedshiftBatchExportWorkflow * feat(batch-exports): Add Redshift to BatchExport destinations * feat(batch-exports): Support properties_data_type Redshift plugin parameter * refactor(batch-exports): Insert rows instead of using COPY * fix: Remove unused migration * chore: Require aiokafka * feat: Implement new structlog batch exports logger * refactor: Use new structlog logger everywhere * test: Add tests, fix things * fix: Remove old tests * chore: Change typing of return logger * chore: Bump structlog * chore: Extend docstrings * fix: Don't use async logging as it's unsupported by temporal runtime * test: Add logger tests * fix: Mix pytestmark lists * fix: Remove unused imports * fix: Cleanup pytest warnings * fix: Create and drop dataset for bigquery tests * fix: Typing issue? * fix: Let's just checkout everything * fix: Use global event loop in tests * fix: Blow-up cache * fix: Truncate only if table exists * revert-me: Skip all postgres tests * fix: Connect to kafka in localhost * fix: Lazily connect to Kafka * fix: Resolve conflicts * fix: Capture temporal context once and bind it to the logger * fix: Make configure logger sync * fix: Keep strong reference to background tasks * fix: Continue consuming from log queue even if we fail to produce * fix: Also catch the producer not starting * fix: Remove unused await * fix: Log kafka producer error after logger is configured
2023-11-13 16:07:35 +01:00
structlog==23.2.0
# via
# -r requirements.in
# django-structlog
temporalio==1.7.1
# via -r requirements.in
tenacity==8.4.2
# via
# -r requirements.in
# celery-redbeat
# dlt
# langchain
# langchain-core
2024-03-11 19:00:35 +01:00
threadpoolctl==3.3.0
# via scikit-learn
tiktoken==0.8.0
# via
# -r requirements.in
# langchain-openai
# sentry-sdk
token-bucket==0.3.0
# via -r requirements.in
tomlkit==0.12.3
# via
# dlt
# snowflake-connector-python
toronado==0.1.0
# via -r requirements.in
tqdm==4.64.1
# via openai
trio==0.26.0
# via
# selenium
# trio-websocket
trio-websocket==0.11.1
# via selenium
types-protobuf==4.22.0.0
# via temporalio
types-setuptools==69.0.0.0
# via requirements-parser
typing-extensions==4.12.2
# via
# dlt
# langchain-core
2024-01-29 12:47:14 +01:00
# openai
# psycopg
# pydantic
# pydantic-core
# qrcode
# simple-salesforce
# snowflake-connector-python
# sqlalchemy
# stripe
# temporalio
2023-09-28 15:01:02 +02:00
tzdata==2023.3
# via
# celery
# dlt
2024-03-11 19:00:35 +01:00
# pandas
tzlocal==2.1
# via clickhouse-driver
unicodecsv==0.14.1
# via djangorestframework-csv
uritemplate==4.1.1
# via drf-spectacular
urllib3==1.26.18
# via
# botocore
# django-revproxy
# geoip2
# google-auth
# pdpyras
# requests
# selenium
# sentry-sdk
urllib3-secure-extra==0.1.0
# via urllib3
2023-09-28 15:01:02 +02:00
vine==5.0.0
# via
# amqp
# celery
2023-09-28 15:01:02 +02:00
# kombu
wcwidth==0.2.6
# via prompt-toolkit
webdriver-manager==4.0.1
# via -r requirements.in
wheel==0.42.0
# via astunparse
whitenoise==6.5.0
# via -r requirements.in
wrapt==1.15.0
# via
# aiobotocore
# langfuse
wsproto==1.2.0
# via trio-websocket
xmlsec==1.3.13
# via
# -r requirements.in
# python3-saml
yarl==1.9.4
# via aiohttp
zeep==4.2.1
# via simple-salesforce
zstd==1.5.5.1
# via -r requirements.in
zxcvbn==4.4.28
# via -r requirements.in