about summary refs log tree commit diff
path: root/.venv/lib/python3.12/site-packages/sentry_sdk-2.24.1.dist-info
diff options
context:
space:
mode:
authorS. Solomon Darnell2025-03-28 21:52:21 -0500
committerS. Solomon Darnell2025-03-28 21:52:21 -0500
commit4a52a71956a8d46fcb7294ac71734504bb09bcc2 (patch)
treeee3dc5af3b6313e921cd920906356f5d4febc4ed /.venv/lib/python3.12/site-packages/sentry_sdk-2.24.1.dist-info
parentcc961e04ba734dd72309fb548a2f97d67d578813 (diff)
downloadgn-ai-master.tar.gz
two version of R2R are here HEAD master
Diffstat (limited to '.venv/lib/python3.12/site-packages/sentry_sdk-2.24.1.dist-info')
-rw-r--r--.venv/lib/python3.12/site-packages/sentry_sdk-2.24.1.dist-info/INSTALLER1
-rw-r--r--.venv/lib/python3.12/site-packages/sentry_sdk-2.24.1.dist-info/METADATA255
-rw-r--r--.venv/lib/python3.12/site-packages/sentry_sdk-2.24.1.dist-info/RECORD296
-rw-r--r--.venv/lib/python3.12/site-packages/sentry_sdk-2.24.1.dist-info/WHEEL6
-rw-r--r--.venv/lib/python3.12/site-packages/sentry_sdk-2.24.1.dist-info/entry_points.txt2
-rw-r--r--.venv/lib/python3.12/site-packages/sentry_sdk-2.24.1.dist-info/licenses/LICENSE21
-rw-r--r--.venv/lib/python3.12/site-packages/sentry_sdk-2.24.1.dist-info/top_level.txt1
7 files changed, 582 insertions, 0 deletions
diff --git a/.venv/lib/python3.12/site-packages/sentry_sdk-2.24.1.dist-info/INSTALLER b/.venv/lib/python3.12/site-packages/sentry_sdk-2.24.1.dist-info/INSTALLER
new file mode 100644
index 00000000..a1b589e3
--- /dev/null
+++ b/.venv/lib/python3.12/site-packages/sentry_sdk-2.24.1.dist-info/INSTALLER
@@ -0,0 +1 @@
+pip
diff --git a/.venv/lib/python3.12/site-packages/sentry_sdk-2.24.1.dist-info/METADATA b/.venv/lib/python3.12/site-packages/sentry_sdk-2.24.1.dist-info/METADATA
new file mode 100644
index 00000000..2810f875
--- /dev/null
+++ b/.venv/lib/python3.12/site-packages/sentry_sdk-2.24.1.dist-info/METADATA
@@ -0,0 +1,255 @@
+Metadata-Version: 2.4
+Name: sentry-sdk
+Version: 2.24.1
+Summary: Python client for Sentry (https://sentry.io)
+Home-page: https://github.com/getsentry/sentry-python
+Author: Sentry Team and Contributors
+Author-email: hello@sentry.io
+License: MIT
+Project-URL: Documentation, https://docs.sentry.io/platforms/python/
+Project-URL: Changelog, https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md
+Classifier: Development Status :: 5 - Production/Stable
+Classifier: Environment :: Web Environment
+Classifier: Intended Audience :: Developers
+Classifier: License :: OSI Approved :: BSD License
+Classifier: Operating System :: OS Independent
+Classifier: Programming Language :: Python
+Classifier: Programming Language :: Python :: 3
+Classifier: Programming Language :: Python :: 3.6
+Classifier: Programming Language :: Python :: 3.7
+Classifier: Programming Language :: Python :: 3.8
+Classifier: Programming Language :: Python :: 3.9
+Classifier: Programming Language :: Python :: 3.10
+Classifier: Programming Language :: Python :: 3.11
+Classifier: Programming Language :: Python :: 3.12
+Classifier: Programming Language :: Python :: 3.13
+Classifier: Topic :: Software Development :: Libraries :: Python Modules
+Requires-Python: >=3.6
+Description-Content-Type: text/markdown
+License-File: LICENSE
+Requires-Dist: urllib3>=1.26.11
+Requires-Dist: certifi
+Provides-Extra: aiohttp
+Requires-Dist: aiohttp>=3.5; extra == "aiohttp"
+Provides-Extra: anthropic
+Requires-Dist: anthropic>=0.16; extra == "anthropic"
+Provides-Extra: arq
+Requires-Dist: arq>=0.23; extra == "arq"
+Provides-Extra: asyncpg
+Requires-Dist: asyncpg>=0.23; extra == "asyncpg"
+Provides-Extra: beam
+Requires-Dist: apache-beam>=2.12; extra == "beam"
+Provides-Extra: bottle
+Requires-Dist: bottle>=0.12.13; extra == "bottle"
+Provides-Extra: celery
+Requires-Dist: celery>=3; extra == "celery"
+Provides-Extra: celery-redbeat
+Requires-Dist: celery-redbeat>=2; extra == "celery-redbeat"
+Provides-Extra: chalice
+Requires-Dist: chalice>=1.16.0; extra == "chalice"
+Provides-Extra: clickhouse-driver
+Requires-Dist: clickhouse-driver>=0.2.0; extra == "clickhouse-driver"
+Provides-Extra: django
+Requires-Dist: django>=1.8; extra == "django"
+Provides-Extra: falcon
+Requires-Dist: falcon>=1.4; extra == "falcon"
+Provides-Extra: fastapi
+Requires-Dist: fastapi>=0.79.0; extra == "fastapi"
+Provides-Extra: flask
+Requires-Dist: flask>=0.11; extra == "flask"
+Requires-Dist: blinker>=1.1; extra == "flask"
+Requires-Dist: markupsafe; extra == "flask"
+Provides-Extra: grpcio
+Requires-Dist: grpcio>=1.21.1; extra == "grpcio"
+Requires-Dist: protobuf>=3.8.0; extra == "grpcio"
+Provides-Extra: http2
+Requires-Dist: httpcore[http2]==1.*; extra == "http2"
+Provides-Extra: httpx
+Requires-Dist: httpx>=0.16.0; extra == "httpx"
+Provides-Extra: huey
+Requires-Dist: huey>=2; extra == "huey"
+Provides-Extra: huggingface-hub
+Requires-Dist: huggingface_hub>=0.22; extra == "huggingface-hub"
+Provides-Extra: langchain
+Requires-Dist: langchain>=0.0.210; extra == "langchain"
+Provides-Extra: launchdarkly
+Requires-Dist: launchdarkly-server-sdk>=9.8.0; extra == "launchdarkly"
+Provides-Extra: litestar
+Requires-Dist: litestar>=2.0.0; extra == "litestar"
+Provides-Extra: loguru
+Requires-Dist: loguru>=0.5; extra == "loguru"
+Provides-Extra: openai
+Requires-Dist: openai>=1.0.0; extra == "openai"
+Requires-Dist: tiktoken>=0.3.0; extra == "openai"
+Provides-Extra: openfeature
+Requires-Dist: openfeature-sdk>=0.7.1; extra == "openfeature"
+Provides-Extra: opentelemetry
+Requires-Dist: opentelemetry-distro>=0.35b0; extra == "opentelemetry"
+Provides-Extra: opentelemetry-experimental
+Requires-Dist: opentelemetry-distro; extra == "opentelemetry-experimental"
+Provides-Extra: pure-eval
+Requires-Dist: pure_eval; extra == "pure-eval"
+Requires-Dist: executing; extra == "pure-eval"
+Requires-Dist: asttokens; extra == "pure-eval"
+Provides-Extra: pymongo
+Requires-Dist: pymongo>=3.1; extra == "pymongo"
+Provides-Extra: pyspark
+Requires-Dist: pyspark>=2.4.4; extra == "pyspark"
+Provides-Extra: quart
+Requires-Dist: quart>=0.16.1; extra == "quart"
+Requires-Dist: blinker>=1.1; extra == "quart"
+Provides-Extra: rq
+Requires-Dist: rq>=0.6; extra == "rq"
+Provides-Extra: sanic
+Requires-Dist: sanic>=0.8; extra == "sanic"
+Provides-Extra: sqlalchemy
+Requires-Dist: sqlalchemy>=1.2; extra == "sqlalchemy"
+Provides-Extra: starlette
+Requires-Dist: starlette>=0.19.1; extra == "starlette"
+Provides-Extra: starlite
+Requires-Dist: starlite>=1.48; extra == "starlite"
+Provides-Extra: statsig
+Requires-Dist: statsig>=0.55.3; extra == "statsig"
+Provides-Extra: tornado
+Requires-Dist: tornado>=6; extra == "tornado"
+Provides-Extra: unleash
+Requires-Dist: UnleashClient>=6.0.1; extra == "unleash"
+Dynamic: author
+Dynamic: author-email
+Dynamic: classifier
+Dynamic: description
+Dynamic: description-content-type
+Dynamic: home-page
+Dynamic: license
+Dynamic: license-file
+Dynamic: project-url
+Dynamic: provides-extra
+Dynamic: requires-dist
+Dynamic: requires-python
+Dynamic: summary
+
+<a href="https://sentry.io/?utm_source=github&utm_medium=logo" target="_blank">
+  <img src="https://sentry-brand.storage.googleapis.com/github-banners/github-sdk-python.png" alt="Sentry for Python">
+</a>
+<div align="center">
+
+_Bad software is everywhere, and we're tired of it. Sentry is on a mission to help developers write better software faster, so we can get back to enjoying technology. If you want to join us
+[<kbd>**Check out our open positions**</kbd>](https://sentry.io/careers/)_.
+
+[![Discord](https://img.shields.io/discord/621778831602221064?logo=discord&labelColor=%20%235462eb&logoColor=%20%23f5f5f5&color=%20%235462eb)](https://discord.gg/wdNEHETs87)
+[![Twitter Follow](https://img.shields.io/twitter/follow/getsentry?label=@getsentry&style=social)](https://twitter.com/intent/follow?screen_name=getsentry)
+[![PyPi page link -- version](https://img.shields.io/pypi/v/sentry-sdk.svg)](https://pypi.python.org/pypi/sentry-sdk)
+<img src="https://img.shields.io/badge/python-3.7 | 3.8 | 3.9 | 3.10 | 3.11 | 3.12 | 3.13-blue.svg" alt="python">
+[![Build Status](https://github.com/getsentry/sentry-python/actions/workflows/ci.yml/badge.svg)](https://github.com/getsentry/sentry-python/actions/workflows/ci.yml)
+
+<br/>
+
+</div>
+
+
+# Official Sentry SDK for Python
+
+Welcome to the official Python SDK for **[Sentry](http://sentry.io/)**.
+
+
+## 📦 Getting Started
+
+### Prerequisites
+
+You need a Sentry [account](https://sentry.io/signup/) and [project](https://docs.sentry.io/product/projects/).
+
+### Installation
+
+Getting Sentry into your project is straightforward. Just run this command in your terminal:
+
+```bash
+pip install --upgrade sentry-sdk
+```
+
+### Basic Configuration
+
+Here's a quick configuration example to get Sentry up and running:
+
+```python
+import sentry_sdk
+
+sentry_sdk.init(
+    "https://12927b5f211046b575ee51fd8b1ac34f@o1.ingest.sentry.io/1",  # Your DSN here
+
+    # Set traces_sample_rate to 1.0 to capture 100%
+    # of traces for performance monitoring.
+    traces_sample_rate=1.0,
+)
+```
+
+With this configuration, Sentry will monitor for exceptions and performance issues.
+
+### Quick Usage Example
+
+To generate some events that will show up in Sentry, you can log messages or capture errors:
+
+```python
+import sentry_sdk
+sentry_sdk.init(...)  # same as above
+
+sentry_sdk.capture_message("Hello Sentry!")  # You'll see this in your Sentry dashboard.
+
+raise ValueError("Oops, something went wrong!")  # This will create an error event in Sentry.
+```
+
+
+## 📚 Documentation
+
+For more details on advanced usage, integrations, and customization, check out the full documentation on [https://docs.sentry.io](https://docs.sentry.io/).
+
+
+## 🧩 Integrations
+
+Sentry integrates with a ton of popular Python libraries and frameworks, including [FastAPI](https://docs.sentry.io/platforms/python/integrations/fastapi/), [Django](https://docs.sentry.io/platforms/python/integrations/django/), [Celery](https://docs.sentry.io/platforms/python/integrations/celery/), [OpenAI](https://docs.sentry.io/platforms/python/integrations/openai/) and many, many more.  Check out the [full list of integrations](https://docs.sentry.io/platforms/python/integrations/) to get the full picture.
+
+
+## 🚧 Migrating Between Versions?
+
+### From `1.x` to `2.x`
+
+If you're using the older `1.x` version of the SDK, now's the time to upgrade to `2.x`. It includes significant upgrades and new features. Check our [migration guide](https://docs.sentry.io/platforms/python/migration/1.x-to-2.x) for assistance.
+
+### From `raven-python`
+
+Using the legacy `raven-python` client? It's now in maintenance mode, and we recommend migrating to the new SDK for an improved experience. Get all the details in our [migration guide](https://docs.sentry.io/platforms/python/migration/raven-to-sentry-sdk/).
+
+
+## 🙌 Want to Contribute?
+
+We'd love your help in improving the Sentry SDK! Whether it's fixing bugs, adding features, writing new integrations, or enhancing documentation, every contribution is valuable.
+
+For details on how to contribute, please read our [contribution guide](CONTRIBUTING.md) and explore the [open issues](https://github.com/getsentry/sentry-python/issues).
+
+
+## 🛟 Need Help?
+
+If you encounter issues or need help setting up or configuring the SDK, don't hesitate to reach out to the [Sentry Community on Discord](https://discord.com/invite/Ww9hbqr). There is a ton of great people there ready to help!
+
+
+## 🔗 Resources
+
+Here are all resources to help you make the most of Sentry:
+
+- [Documentation](https://docs.sentry.io/platforms/python/) - Official documentation to get started.
+- [Discord](https://img.shields.io/discord/621778831602221064) - Join our Discord community.
+- [X/Twitter](https://twitter.com/intent/follow?screen_name=getsentry) -  Follow us on X (Twitter) for updates.
+- [Stack Overflow](https://stackoverflow.com/questions/tagged/sentry) - Questions and answers related to Sentry.
+
+<a name="license"></a>
+## 📃 License
+
+The SDK is open-source and available under the MIT license. Check out the [LICENSE](LICENSE) file for more information.
+
+
+## 😘 Contributors
+
+Thanks to everyone who has helped improve the SDK!
+
+<a href="https://github.com/getsentry/sentry-python/graphs/contributors">
+  <img src="https://contributors-img.web.app/image?repo=getsentry/sentry-python" />
+</a>
diff --git a/.venv/lib/python3.12/site-packages/sentry_sdk-2.24.1.dist-info/RECORD b/.venv/lib/python3.12/site-packages/sentry_sdk-2.24.1.dist-info/RECORD
new file mode 100644
index 00000000..59b13c54
--- /dev/null
+++ b/.venv/lib/python3.12/site-packages/sentry_sdk-2.24.1.dist-info/RECORD
@@ -0,0 +1,296 @@
+sentry_sdk-2.24.1.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4

+sentry_sdk-2.24.1.dist-info/METADATA,sha256=zYAYJGRCH9oDUL0NTt3yhIHUG3dgOL1aDvwXd391IQQ,10288

+sentry_sdk-2.24.1.dist-info/RECORD,,

+sentry_sdk-2.24.1.dist-info/WHEEL,sha256=aoLN90hLOL0c0qxXMxWYUM3HA3WmFGZQqEJHX1V_OJE,109

+sentry_sdk-2.24.1.dist-info/entry_points.txt,sha256=qacZEz40UspQZD1IukCXykx0JtImqGDOctS5KfOLTko,91

+sentry_sdk-2.24.1.dist-info/licenses/LICENSE,sha256=KhQNZg9GKBL6KQvHQNBGMxJsXsRdhLebVp4Sew7t3Qs,1093

+sentry_sdk-2.24.1.dist-info/top_level.txt,sha256=XrQz30XE9FKXSY_yGLrd9bsv2Rk390GTDJOSujYaMxI,11

+sentry_sdk/__init__.py,sha256=QqgCtj35oejwzjUZd1j4ZFZ8wUtvI6WnXlMRnIcLtDU,1207

+sentry_sdk/__pycache__/__init__.cpython-312.pyc,,

+sentry_sdk/__pycache__/_compat.cpython-312.pyc,,

+sentry_sdk/__pycache__/_experimental_logger.cpython-312.pyc,,

+sentry_sdk/__pycache__/_init_implementation.cpython-312.pyc,,

+sentry_sdk/__pycache__/_lru_cache.cpython-312.pyc,,

+sentry_sdk/__pycache__/_queue.cpython-312.pyc,,

+sentry_sdk/__pycache__/_types.cpython-312.pyc,,

+sentry_sdk/__pycache__/_werkzeug.cpython-312.pyc,,

+sentry_sdk/__pycache__/api.cpython-312.pyc,,

+sentry_sdk/__pycache__/attachments.cpython-312.pyc,,

+sentry_sdk/__pycache__/client.cpython-312.pyc,,

+sentry_sdk/__pycache__/consts.cpython-312.pyc,,

+sentry_sdk/__pycache__/debug.cpython-312.pyc,,

+sentry_sdk/__pycache__/envelope.cpython-312.pyc,,

+sentry_sdk/__pycache__/feature_flags.cpython-312.pyc,,

+sentry_sdk/__pycache__/hub.cpython-312.pyc,,

+sentry_sdk/__pycache__/metrics.cpython-312.pyc,,

+sentry_sdk/__pycache__/monitor.cpython-312.pyc,,

+sentry_sdk/__pycache__/scope.cpython-312.pyc,,

+sentry_sdk/__pycache__/scrubber.cpython-312.pyc,,

+sentry_sdk/__pycache__/serializer.cpython-312.pyc,,

+sentry_sdk/__pycache__/session.cpython-312.pyc,,

+sentry_sdk/__pycache__/sessions.cpython-312.pyc,,

+sentry_sdk/__pycache__/spotlight.cpython-312.pyc,,

+sentry_sdk/__pycache__/tracing.cpython-312.pyc,,

+sentry_sdk/__pycache__/tracing_utils.cpython-312.pyc,,

+sentry_sdk/__pycache__/transport.cpython-312.pyc,,

+sentry_sdk/__pycache__/types.cpython-312.pyc,,

+sentry_sdk/__pycache__/utils.cpython-312.pyc,,

+sentry_sdk/__pycache__/worker.cpython-312.pyc,,

+sentry_sdk/_compat.py,sha256=Pxcg6cUYPiOoXIFfLI_H3ATb7SfrcXOeZdzpeWv3umI,3116

+sentry_sdk/_experimental_logger.py,sha256=OW-CmgLoctltEZcxq2pqpbmbs-URzPxlR3hDCiEbMB8,739

+sentry_sdk/_init_implementation.py,sha256=WL54d8nggjRunBm3XlG-sWSx4yS5lpYYggd7YBWpuVk,2559

+sentry_sdk/_lru_cache.py,sha256=phZMBm9EKU1m67OOApnKCffnlWAlVz9bYjig7CglQuk,1229

+sentry_sdk/_queue.py,sha256=UUzbmliDYmdVYiDA32NMYkX369ElWMFNSj5kodqVQZE,11250

+sentry_sdk/_types.py,sha256=gCw5w-A2CcrI1S1LZfqbI9sUZvjIR2FUP19yot2D-z0,9819

+sentry_sdk/_werkzeug.py,sha256=m3GPf-jHd8v3eVOfBHaKw5f0uHoLkXrSO1EcY-8EisY,3734

+sentry_sdk/ai/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0

+sentry_sdk/ai/__pycache__/__init__.cpython-312.pyc,,

+sentry_sdk/ai/__pycache__/monitoring.cpython-312.pyc,,

+sentry_sdk/ai/__pycache__/utils.cpython-312.pyc,,

+sentry_sdk/ai/monitoring.py,sha256=eUW7j7AFG4sKuTIiAVJFnQ747roJJkVr_uyRla9hinE,4446

+sentry_sdk/ai/utils.py,sha256=QCwhHoptrdXyYroJqzCKxqi0cmrlD9IDDWUcBk6yWZc,950

+sentry_sdk/api.py,sha256=dYwjjLVtFuUT5VYUvc0xuSWZ7wFS9GYpZp6wRD2CX4M,11298

+sentry_sdk/attachments.py,sha256=0Dylhm065O6hNFjB40fWCd5Hg4qWSXndmi1TPWglZkI,3109

+sentry_sdk/client.py,sha256=q9BwwBsJWdnUKZpwX6lAO3PZpLNBngYL7TlYHTHRVfo,38030

+sentry_sdk/consts.py,sha256=rDtSvePK5edCGqiVzJbBJd__EEGn7PIXekZPKxB0f5A,39024

+sentry_sdk/crons/__init__.py,sha256=3Zt6g1-pZZ12uRKKsC8QLm3XgJ4K1VYxgVpNNUygOZY,221

+sentry_sdk/crons/__pycache__/__init__.cpython-312.pyc,,

+sentry_sdk/crons/__pycache__/api.cpython-312.pyc,,

+sentry_sdk/crons/__pycache__/consts.cpython-312.pyc,,

+sentry_sdk/crons/__pycache__/decorator.cpython-312.pyc,,

+sentry_sdk/crons/api.py,sha256=s3x6SG-jqIdWS-Kj0sAxJv0nz2A3stdGE1UCtQyRUy4,1559

+sentry_sdk/crons/consts.py,sha256=dXqJk5meBSu5rjlGpqAOlkpACnuUi7svQnAFoy1ZNUU,87

+sentry_sdk/crons/decorator.py,sha256=UrjeIqBCbvsuKrfjGkKJbbLBvjw2TQvDWcTO7WwAmrI,3913

+sentry_sdk/debug.py,sha256=_TGfwAliXyiUU4kS6v9xZ-o-FwKYTuWXkR3185HSqBk,1024

+sentry_sdk/envelope.py,sha256=QKQxi0e8FS5x7srSuSYvLie0I_00mg9UdD4MHXFUtF8,10521

+sentry_sdk/feature_flags.py,sha256=A_6OtLHLjBv2dT85sTyDjzp2cGtNzv_QUMoxO33mXGM,2119

+sentry_sdk/hub.py,sha256=2QLvEtIYSYV04r8h7VBmQjookILaiBZxZBGTtQKNAWg,25675

+sentry_sdk/integrations/__init__.py,sha256=ajo8676U-Rbpyev0se2RyrhRZ0psw-Ml3-YVTDL_L8g,10193

+sentry_sdk/integrations/__pycache__/__init__.cpython-312.pyc,,

+sentry_sdk/integrations/__pycache__/_asgi_common.cpython-312.pyc,,

+sentry_sdk/integrations/__pycache__/_wsgi_common.cpython-312.pyc,,

+sentry_sdk/integrations/__pycache__/aiohttp.cpython-312.pyc,,

+sentry_sdk/integrations/__pycache__/anthropic.cpython-312.pyc,,

+sentry_sdk/integrations/__pycache__/argv.cpython-312.pyc,,

+sentry_sdk/integrations/__pycache__/ariadne.cpython-312.pyc,,

+sentry_sdk/integrations/__pycache__/arq.cpython-312.pyc,,

+sentry_sdk/integrations/__pycache__/asgi.cpython-312.pyc,,

+sentry_sdk/integrations/__pycache__/asyncio.cpython-312.pyc,,

+sentry_sdk/integrations/__pycache__/asyncpg.cpython-312.pyc,,

+sentry_sdk/integrations/__pycache__/atexit.cpython-312.pyc,,

+sentry_sdk/integrations/__pycache__/aws_lambda.cpython-312.pyc,,

+sentry_sdk/integrations/__pycache__/beam.cpython-312.pyc,,

+sentry_sdk/integrations/__pycache__/boto3.cpython-312.pyc,,

+sentry_sdk/integrations/__pycache__/bottle.cpython-312.pyc,,

+sentry_sdk/integrations/__pycache__/chalice.cpython-312.pyc,,

+sentry_sdk/integrations/__pycache__/clickhouse_driver.cpython-312.pyc,,

+sentry_sdk/integrations/__pycache__/cloud_resource_context.cpython-312.pyc,,

+sentry_sdk/integrations/__pycache__/cohere.cpython-312.pyc,,

+sentry_sdk/integrations/__pycache__/dedupe.cpython-312.pyc,,

+sentry_sdk/integrations/__pycache__/dramatiq.cpython-312.pyc,,

+sentry_sdk/integrations/__pycache__/excepthook.cpython-312.pyc,,

+sentry_sdk/integrations/__pycache__/executing.cpython-312.pyc,,

+sentry_sdk/integrations/__pycache__/falcon.cpython-312.pyc,,

+sentry_sdk/integrations/__pycache__/fastapi.cpython-312.pyc,,

+sentry_sdk/integrations/__pycache__/flask.cpython-312.pyc,,

+sentry_sdk/integrations/__pycache__/gcp.cpython-312.pyc,,

+sentry_sdk/integrations/__pycache__/gnu_backtrace.cpython-312.pyc,,

+sentry_sdk/integrations/__pycache__/gql.cpython-312.pyc,,

+sentry_sdk/integrations/__pycache__/graphene.cpython-312.pyc,,

+sentry_sdk/integrations/__pycache__/httpx.cpython-312.pyc,,

+sentry_sdk/integrations/__pycache__/huey.cpython-312.pyc,,

+sentry_sdk/integrations/__pycache__/huggingface_hub.cpython-312.pyc,,

+sentry_sdk/integrations/__pycache__/langchain.cpython-312.pyc,,

+sentry_sdk/integrations/__pycache__/launchdarkly.cpython-312.pyc,,

+sentry_sdk/integrations/__pycache__/litestar.cpython-312.pyc,,

+sentry_sdk/integrations/__pycache__/logging.cpython-312.pyc,,

+sentry_sdk/integrations/__pycache__/loguru.cpython-312.pyc,,

+sentry_sdk/integrations/__pycache__/modules.cpython-312.pyc,,

+sentry_sdk/integrations/__pycache__/openai.cpython-312.pyc,,

+sentry_sdk/integrations/__pycache__/openfeature.cpython-312.pyc,,

+sentry_sdk/integrations/__pycache__/pure_eval.cpython-312.pyc,,

+sentry_sdk/integrations/__pycache__/pymongo.cpython-312.pyc,,

+sentry_sdk/integrations/__pycache__/pyramid.cpython-312.pyc,,

+sentry_sdk/integrations/__pycache__/quart.cpython-312.pyc,,

+sentry_sdk/integrations/__pycache__/ray.cpython-312.pyc,,

+sentry_sdk/integrations/__pycache__/rq.cpython-312.pyc,,

+sentry_sdk/integrations/__pycache__/rust_tracing.cpython-312.pyc,,

+sentry_sdk/integrations/__pycache__/sanic.cpython-312.pyc,,

+sentry_sdk/integrations/__pycache__/serverless.cpython-312.pyc,,

+sentry_sdk/integrations/__pycache__/socket.cpython-312.pyc,,

+sentry_sdk/integrations/__pycache__/sqlalchemy.cpython-312.pyc,,

+sentry_sdk/integrations/__pycache__/starlette.cpython-312.pyc,,

+sentry_sdk/integrations/__pycache__/starlite.cpython-312.pyc,,

+sentry_sdk/integrations/__pycache__/statsig.cpython-312.pyc,,

+sentry_sdk/integrations/__pycache__/stdlib.cpython-312.pyc,,

+sentry_sdk/integrations/__pycache__/strawberry.cpython-312.pyc,,

+sentry_sdk/integrations/__pycache__/sys_exit.cpython-312.pyc,,

+sentry_sdk/integrations/__pycache__/threading.cpython-312.pyc,,

+sentry_sdk/integrations/__pycache__/tornado.cpython-312.pyc,,

+sentry_sdk/integrations/__pycache__/trytond.cpython-312.pyc,,

+sentry_sdk/integrations/__pycache__/typer.cpython-312.pyc,,

+sentry_sdk/integrations/__pycache__/unleash.cpython-312.pyc,,

+sentry_sdk/integrations/__pycache__/wsgi.cpython-312.pyc,,

+sentry_sdk/integrations/_asgi_common.py,sha256=Ypg7IctB3iPPY60ebVlzChzgT8GeGpZ0YH8VvJNDlEY,3187

+sentry_sdk/integrations/_wsgi_common.py,sha256=A1-X7l1pZCcrbUhRHkmdKiK_EemEZjn7xToJIvlEuFM,7558

+sentry_sdk/integrations/aiohttp.py,sha256=_rfDKx1arvVQwcC20vh7HG80p8XtgzqKB3iBuPYZy8A,12895

+sentry_sdk/integrations/anthropic.py,sha256=IjU_2PqQe5kLeJa4f3CfQu2UuvOJv5Fj-joRxzSKA9c,9540

+sentry_sdk/integrations/argv.py,sha256=GIY7TBFETF8Z0fDzqTXEJldt5XXCDdFNZxpGxP7EPaU,911

+sentry_sdk/integrations/ariadne.py,sha256=C-zKlOrU7jvTWmQHZx0M0tAZNkPPo7Z5-5jXDD92LiU,5834

+sentry_sdk/integrations/arq.py,sha256=OcT2mZtJqsaGyeAFRZiZdTe7h8S4VFb9hPxNFuREy0s,7857

+sentry_sdk/integrations/asgi.py,sha256=6OYyP-m91ABHkbALExb2PF05EVukia1V_mSB4uFKvn0,12762

+sentry_sdk/integrations/asyncio.py,sha256=6bAQqozMOBHb66mvZLj3SVAJTQlsLApdr_9CAvU7fSk,4760

+sentry_sdk/integrations/asyncpg.py,sha256=fbBTi5bEERK3c9o43LBLtS5wPaSVq_qIl3Y50NPmr5Y,6521

+sentry_sdk/integrations/atexit.py,sha256=sY46N2hEvtGuT1DBQhirUXHbjgXjXAm7R_sgiectVKw,1652

+sentry_sdk/integrations/aws_lambda.py,sha256=WveHWnB_nBsnfLTbaUxih79Ra3Qjv4Jjh-7m2v-gSJs,17954

+sentry_sdk/integrations/beam.py,sha256=qt35UmkA0ng4VNzmwqH9oz7SESU-is9IjFbTJ21ad4U,5182

+sentry_sdk/integrations/boto3.py,sha256=1ItKUX7EL9MHXS1H8VSn6IfZSFLeqaUqeWg-OKBm_Ik,4411

+sentry_sdk/integrations/bottle.py,sha256=aC5OsitlsRUEWBlpkNjxvH0m6UEG3OfAJ9jFyPCbzqQ,6615

+sentry_sdk/integrations/celery/__init__.py,sha256=4BsH8o6YZnp-MpZyvRL6oERMrGQ2jmDBDsBfqygQjeQ,18643

+sentry_sdk/integrations/celery/__pycache__/__init__.cpython-312.pyc,,

+sentry_sdk/integrations/celery/__pycache__/beat.cpython-312.pyc,,

+sentry_sdk/integrations/celery/__pycache__/utils.cpython-312.pyc,,

+sentry_sdk/integrations/celery/beat.py,sha256=wIRqiY8lsi-PwAnMwsqVDoAbkMlGDacOE5_xaYgRj_Q,8947

+sentry_sdk/integrations/celery/utils.py,sha256=CMWQOpg9yniEkm3WlXe7YakJfVnLwaY0-jyeo2GX-ZI,1208

+sentry_sdk/integrations/chalice.py,sha256=A4K_9FmNUu131El0ctkTmjtyYd184I4hQTlidZcEC54,4699

+sentry_sdk/integrations/clickhouse_driver.py,sha256=-CN3MLtiOy3ryqjh2sSD-TUI_gvhG2DRrvKgoWszd3w,5247

+sentry_sdk/integrations/cloud_resource_context.py,sha256=_gFldMeVHs5pxP5sm8uP7ZKmm6s_5hw3UsnXek9Iw8A,7780

+sentry_sdk/integrations/cohere.py,sha256=H2z6b92fMKvbqP4OMePWwOEHVXBxXneTdt02XbjDZI0,9266

+sentry_sdk/integrations/dedupe.py,sha256=usREWhtGDFyxVBlIVzyCYj_Qy7NJBJ84FK0B57z11LM,1418

+sentry_sdk/integrations/django/__init__.py,sha256=0AfKHTPxLv8SXgLBFA312ceCR-h3xS5BqJNnU_bDESc,24966

+sentry_sdk/integrations/django/__pycache__/__init__.cpython-312.pyc,,

+sentry_sdk/integrations/django/__pycache__/asgi.cpython-312.pyc,,

+sentry_sdk/integrations/django/__pycache__/caching.cpython-312.pyc,,

+sentry_sdk/integrations/django/__pycache__/middleware.cpython-312.pyc,,

+sentry_sdk/integrations/django/__pycache__/signals_handlers.cpython-312.pyc,,

+sentry_sdk/integrations/django/__pycache__/templates.cpython-312.pyc,,

+sentry_sdk/integrations/django/__pycache__/transactions.cpython-312.pyc,,

+sentry_sdk/integrations/django/__pycache__/views.cpython-312.pyc,,

+sentry_sdk/integrations/django/asgi.py,sha256=FNqxqR5JI7ugPu_GhUvcII-eGaT6vLXHb62RazqeT58,8301

+sentry_sdk/integrations/django/caching.py,sha256=UvYaiI7xrN08Se59vMgJWrSO2BuowOyx3jmXmZoxQJo,6427

+sentry_sdk/integrations/django/middleware.py,sha256=UVKq134w_TyOVPV7WwBW0QjHY-ziDipcZBIDQmjqceE,6009

+sentry_sdk/integrations/django/signals_handlers.py,sha256=iudWetTlzNr5-kx_ew1YwW_vZ0yDChoonwPZB7AYGPo,3098

+sentry_sdk/integrations/django/templates.py,sha256=k3PQrNICGS4wqmFxK3o8KwOlqip7rSIryyc4oa1Wexc,5725

+sentry_sdk/integrations/django/transactions.py,sha256=Axyh3l4UvM96R3go2anVhew3JbrEZ4FSYd1r3UXEcw4,4951

+sentry_sdk/integrations/django/views.py,sha256=bjHwt6TVfYY7yfGUa2Rat9yowkUbQ2bYCcJaXJxP2Ik,3137

+sentry_sdk/integrations/dramatiq.py,sha256=q2v9qTQvveyW6OVjviPosM6REk2fl1PglxTqxTaw_c4,5575

+sentry_sdk/integrations/excepthook.py,sha256=tfwpSQuo1b_OmJbNKPPRh90EUjD_OSE4DqqgYY9PVQI,2408

+sentry_sdk/integrations/executing.py,sha256=5lxBAxO5FypY-zTV03AHncGmolmaHd327-3Vrjzskcc,1994

+sentry_sdk/integrations/falcon.py,sha256=uhjqFPKa8bWRQr0za4pVXGYaPr-LRdICw2rUO-laKCo,9501

+sentry_sdk/integrations/fastapi.py,sha256=KJsG73Xrm5AmAb2yiiINyfvlU9tIaVbPWA4urj6uEOU,4718

+sentry_sdk/integrations/flask.py,sha256=t7q73JoJT46RWDtrNImtIloGyDg7CnsNFKpS4gOuBIw,8740

+sentry_sdk/integrations/gcp.py,sha256=u1rSi3nK2ISUQqkRnmKFG23Ks-SefshTf5PV0Dwp3_4,8274

+sentry_sdk/integrations/gnu_backtrace.py,sha256=cVY7t6gjVjeRf4PdnmZrATFqMOZ7-qJu-84xIXOD5R4,2894

+sentry_sdk/integrations/gql.py,sha256=ppC7fjpyQ6jWST-batRt5HtebxE_9IeHbmZ-CJ1TfUU,4179

+sentry_sdk/integrations/graphene.py,sha256=I6ZJ8Apd9dO9XPVvZY7I46-v1eXOW1C1rAkWwasF3gU,5042

+sentry_sdk/integrations/grpc/__init__.py,sha256=yPPAF18F9FE3IYGdyUrdR4yEF6T1T4xxd1TbDkEh3Do,4998

+sentry_sdk/integrations/grpc/__pycache__/__init__.cpython-312.pyc,,

+sentry_sdk/integrations/grpc/__pycache__/client.cpython-312.pyc,,

+sentry_sdk/integrations/grpc/__pycache__/consts.cpython-312.pyc,,

+sentry_sdk/integrations/grpc/__pycache__/server.cpython-312.pyc,,

+sentry_sdk/integrations/grpc/aio/__init__.py,sha256=2rgrliowpPfLLw40_2YU6ixSzIu_3f8NN3TRplzc8S8,141

+sentry_sdk/integrations/grpc/aio/__pycache__/__init__.cpython-312.pyc,,

+sentry_sdk/integrations/grpc/aio/__pycache__/client.cpython-312.pyc,,

+sentry_sdk/integrations/grpc/aio/__pycache__/server.cpython-312.pyc,,

+sentry_sdk/integrations/grpc/aio/client.py,sha256=csOwlJb7fg9fBnzeNHxr-qpZEmU97I_jnqkCq6ZLFAs,3322

+sentry_sdk/integrations/grpc/aio/server.py,sha256=SCkdikPZRdWyrlnZewsSGpPk4v6AsdSApVAbO-lf_Lk,4019

+sentry_sdk/integrations/grpc/client.py,sha256=rOPwbU0IO6Ve99atvvwhdVZA8nqBy7_wbH2frb0kIJ0,3382

+sentry_sdk/integrations/grpc/consts.py,sha256=NpsN5gKWDmtGtVK_L5HscgFZBHqjOpmLJLGKyh8GZBA,31

+sentry_sdk/integrations/grpc/server.py,sha256=oo79zjfGaJtCSwtxaJeCFRA6UWoH1PDzjR6SDMtt398,2474

+sentry_sdk/integrations/httpx.py,sha256=WwUulqzBLoGGqWUUdQg_MThwQUKzBXnA-m3g_1GOpCE,5866

+sentry_sdk/integrations/huey.py,sha256=wlyxjeWqqJp1X5S3neD5FiZjXcyznm1dl8_u1wIo76U,5443

+sentry_sdk/integrations/huggingface_hub.py,sha256=A6uUwGmoGCis5yyb1W55-nSCiylSIKa8v0OvoIES0YI,6537

+sentry_sdk/integrations/langchain.py,sha256=_k34XP9H-5S-mDyF2tiJd-CjiiTDUWKZsmxsfJH5wzQ,17718

+sentry_sdk/integrations/launchdarkly.py,sha256=XukgF62Ft6FfL9hhnIV5pZalW3oaYpjGfYCeP2FzcHI,1948

+sentry_sdk/integrations/litestar.py,sha256=kGOgCTEqeN6UqQjz4t9gjuXlaZX91zPoxwe590OEjNo,11569

+sentry_sdk/integrations/logging.py,sha256=7BmZAkj5dIqY-Fd-FibD3M996CCDKb2K2pMI0EWgkrY,9749

+sentry_sdk/integrations/loguru.py,sha256=Yrsgv5yJP9NzbQKOfdhSrJ_M01gmcg954kA32MB44po,3861

+sentry_sdk/integrations/modules.py,sha256=vzLx3Erg77Vl4mnUvAgTg_3teAuWy7zylFpAidBI9I0,820

+sentry_sdk/integrations/openai.py,sha256=UI_-Y1NPbCIi0AG2q6ME44vhSDx0SuAXleaB4v_X23Q,15557

+sentry_sdk/integrations/openfeature.py,sha256=R34K8Yb4CJNkxN5Otq9Sq1C9Ng4zPc3XFKpPHot5lCo,1299

+sentry_sdk/integrations/opentelemetry/__init__.py,sha256=emNL5aAq_NhK0PZmfX_g4GIdvBS6nHqGrjrIgrdC5m8,229

+sentry_sdk/integrations/opentelemetry/__pycache__/__init__.cpython-312.pyc,,

+sentry_sdk/integrations/opentelemetry/__pycache__/consts.cpython-312.pyc,,

+sentry_sdk/integrations/opentelemetry/__pycache__/integration.cpython-312.pyc,,

+sentry_sdk/integrations/opentelemetry/__pycache__/propagator.cpython-312.pyc,,

+sentry_sdk/integrations/opentelemetry/__pycache__/span_processor.cpython-312.pyc,,

+sentry_sdk/integrations/opentelemetry/consts.py,sha256=fYL6FIAEfnGZGBhFn5X7aRyHxihSPqAKKqMLhf5Gniw,143

+sentry_sdk/integrations/opentelemetry/integration.py,sha256=CWp6hFFMqoR7wcuwTRbRO-1iVch4A6oOB3RuHWeX9GQ,1791

+sentry_sdk/integrations/opentelemetry/propagator.py,sha256=NpCgv2Ibq1LUrv8-URayZaPGSzz0f1tJsf7aaxAZ5pc,3720

+sentry_sdk/integrations/opentelemetry/span_processor.py,sha256=IBF75ld9zJLNF1-4EYnNBoAS00_XTXjPio86zPX9DLQ,13276

+sentry_sdk/integrations/pure_eval.py,sha256=OvT76XvllQ_J6ABu3jVNU6KD2QAxnXMtTZ7hqhXNhpY,4581

+sentry_sdk/integrations/pymongo.py,sha256=cPpMGEbXHlV6HTHgmIDL1F-x3w7ZMROXVb4eUhLs3bw,6380

+sentry_sdk/integrations/pyramid.py,sha256=IDonzoZvLrH18JL-i_Qpbztc4T3iZNQhWFFv6SAXac8,7364

+sentry_sdk/integrations/quart.py,sha256=pPFB-MVYGj_nfmZK9BRKxJHiqmBVulUnW0nAxI7FDOc,7437

+sentry_sdk/integrations/ray.py,sha256=HIqW3ClnWPKE9DVT2FghpkEPLN73f-iypZ5mMoyl018,4162

+sentry_sdk/integrations/redis/__init__.py,sha256=As5XhbOue-9Sy9d8Vr8cZagbO_Bc0uG8n2G3YNMP7TU,1332

+sentry_sdk/integrations/redis/__pycache__/__init__.cpython-312.pyc,,

+sentry_sdk/integrations/redis/__pycache__/_async_common.cpython-312.pyc,,

+sentry_sdk/integrations/redis/__pycache__/_sync_common.cpython-312.pyc,,

+sentry_sdk/integrations/redis/__pycache__/consts.cpython-312.pyc,,

+sentry_sdk/integrations/redis/__pycache__/rb.cpython-312.pyc,,

+sentry_sdk/integrations/redis/__pycache__/redis.cpython-312.pyc,,

+sentry_sdk/integrations/redis/__pycache__/redis_cluster.cpython-312.pyc,,

+sentry_sdk/integrations/redis/__pycache__/redis_py_cluster_legacy.cpython-312.pyc,,

+sentry_sdk/integrations/redis/__pycache__/utils.cpython-312.pyc,,

+sentry_sdk/integrations/redis/_async_common.py,sha256=Ay-0XOzDaiFD4pNjq_hO8wU8w2K-ZajFVrypuCYCN5E,3791

+sentry_sdk/integrations/redis/_sync_common.py,sha256=FxWQaPPHNIRcBRBv3unV-vB9Zvs75PdoUmDOaJcYTqk,3581

+sentry_sdk/integrations/redis/consts.py,sha256=jYhloX935YQ1AR9c8giCVo1FpIuGXkGR_Tfn4LOulNU,480

+sentry_sdk/integrations/redis/modules/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0

+sentry_sdk/integrations/redis/modules/__pycache__/__init__.cpython-312.pyc,,

+sentry_sdk/integrations/redis/modules/__pycache__/caches.cpython-312.pyc,,

+sentry_sdk/integrations/redis/modules/__pycache__/queries.cpython-312.pyc,,

+sentry_sdk/integrations/redis/modules/caches.py,sha256=eY8XY4Nk3QsMM0T26OOYdcNr4bN0Sp9325HkH-hO8cg,4063

+sentry_sdk/integrations/redis/modules/queries.py,sha256=0GxZ98wyjqcc4CwPG3xJ4bSGIGW8wPXChSk5Fxm6kYg,2035

+sentry_sdk/integrations/redis/rb.py,sha256=paykO7EE_DAdiZzCpIqW1MqtBE7mE5UG0JnauFejuzE,806

+sentry_sdk/integrations/redis/redis.py,sha256=1K6seuP6ttEdscKLFtEYEu9vkDRuANCsxWVeDISsGsg,1702

+sentry_sdk/integrations/redis/redis_cluster.py,sha256=D-b_wnX4sgxW4qxJP2kKe8ArJRvEtqrLQNYyStl5D6s,3333

+sentry_sdk/integrations/redis/redis_py_cluster_legacy.py,sha256=pz5pg0AxdHPZWt0jMQRDPH_9jdh0i3KoDPbNUyavIro,1585

+sentry_sdk/integrations/redis/utils.py,sha256=EeUdhTU6rTsNUtqRW5kWZTWYF8Ct1wTvIRKXI6y63-8,3956

+sentry_sdk/integrations/rq.py,sha256=2Cidur0yL_JtdpOtBup6D6aYyN4T9mgshebEc-kvp-E,5307

+sentry_sdk/integrations/rust_tracing.py,sha256=fQ0eG09w3IPZe8ecgeUoQTPoGFThkkarUyGC8KJj35o,9078

+sentry_sdk/integrations/sanic.py,sha256=Z7orxkX9YhU9YSX4Oidsi3n46J0qlVG7Ajog-fnUreo,12960

+sentry_sdk/integrations/serverless.py,sha256=npiKJuIy_sEkWT_x0Eu2xSEMiMh_aySqGYlnvIROsYk,1804

+sentry_sdk/integrations/socket.py,sha256=hlJDYlspzOy3UNjsd7qXPUoqJl5s1ShF3iijTRWpVaU,3169

+sentry_sdk/integrations/spark/__init__.py,sha256=oOewMErnZk2rzNvIlZO6URxQexu9bUJuSLM2m_zECy8,208

+sentry_sdk/integrations/spark/__pycache__/__init__.cpython-312.pyc,,

+sentry_sdk/integrations/spark/__pycache__/spark_driver.cpython-312.pyc,,

+sentry_sdk/integrations/spark/__pycache__/spark_worker.cpython-312.pyc,,

+sentry_sdk/integrations/spark/spark_driver.py,sha256=mqGQMngDAZWM78lWK5S0FPpmjd1Q65Ta5T4bOH6mNXs,9465

+sentry_sdk/integrations/spark/spark_worker.py,sha256=FGT4yRU2X_iQCC46aasMmvJfYOKmBip8KbDF_wnhvEY,3706

+sentry_sdk/integrations/sqlalchemy.py,sha256=QemZA6BmmZN5A8ux84gYdelJ9G9G-6kZQB7a5yRJCtQ,4372

+sentry_sdk/integrations/starlette.py,sha256=vLbTxpoWkW3_wZXdocxg4QLZLjpETCMS44vWFzurB-Q,26308

+sentry_sdk/integrations/starlite.py,sha256=pmLgdIsDDJOLFz-o_Wx7TbgSDvEVwWhDMx6nd_WOWwA,10620

+sentry_sdk/integrations/statsig.py,sha256=-e57hxHfHo1S13YQKObV65q_UvREyxbR56fnf7bkC9o,1227

+sentry_sdk/integrations/stdlib.py,sha256=vgB9weDGh455vBwmUSgcQRgzViKstu3O0syOthCn_H0,8831

+sentry_sdk/integrations/strawberry.py,sha256=u7Lk4u3sNEycdSmY1nQBzYKmqI-mO8BWKAAJkCSuTRA,14126

+sentry_sdk/integrations/sys_exit.py,sha256=AwShgGBWPdiY25aOWDLRAs2RBUKm5T3CrL-Q-zAk0l4,2493

+sentry_sdk/integrations/threading.py,sha256=AAQuxDfp9_HuL_1vAwzwSRftsCLsttuQdNiqU1569JU,4011

+sentry_sdk/integrations/tornado.py,sha256=MydMTufybrF_uhQL3V1PK3a29eXkDI7gayVTjBWmuFc,7222

+sentry_sdk/integrations/trytond.py,sha256=BaLCNqQeRWDbHHDEelS5tmj-p_CrbmtGEHIn6JfzEFE,1651

+sentry_sdk/integrations/typer.py,sha256=FQrFgpR9t6yQWF-oWCI9KJLFioEnA2c_1BEtYV-mPAs,1815

+sentry_sdk/integrations/unleash.py,sha256=zNDTFYnf6OSf2Z6J9C54QewfgcoaHNNj7p299OZF5eY,1072

+sentry_sdk/integrations/wsgi.py,sha256=aW_EnDCcex41NGdrxKFZsfJxJhndsMCv0d2a5LBb7wU,10747

+sentry_sdk/metrics.py,sha256=3IvBwbHlU-C-JdwDysTeJqOoVyYXsHZ7oEkkU0qTZb4,29913

+sentry_sdk/monitor.py,sha256=7LydPMKjVRR5eFY9rxgvJv0idExA3sSnrZk-1mHu6G4,3710

+sentry_sdk/profiler/__init__.py,sha256=3PI3bHk9RSkkOXZKN84DDedk_7M65EiqqaIGo-DYs0E,1291

+sentry_sdk/profiler/__pycache__/__init__.cpython-312.pyc,,

+sentry_sdk/profiler/__pycache__/continuous_profiler.cpython-312.pyc,,

+sentry_sdk/profiler/__pycache__/transaction_profiler.cpython-312.pyc,,

+sentry_sdk/profiler/__pycache__/utils.cpython-312.pyc,,

+sentry_sdk/profiler/continuous_profiler.py,sha256=hX3gBcKolyyaDvJSClOpBXrw04K-2FJGKa0BrWmXOA4,22381

+sentry_sdk/profiler/transaction_profiler.py,sha256=4Gj6FHLnK1di3GmnI1cCc_DbNcBVMdBjZZFvPvm7C7k,27877

+sentry_sdk/profiler/utils.py,sha256=G5s4tYai9ATJqcHrQ3bOIxlK6jIaHzELrDtU5k3N4HI,6556

+sentry_sdk/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0

+sentry_sdk/scope.py,sha256=1g3AkENQkoWhRQIi9CNNobSsYwNjUqJnw9RzVNOvPYg,62392

+sentry_sdk/scrubber.py,sha256=HIKqTX2OjqwK4Ct45wZc7Hbk85Am5C1C8pCiPbclDO8,5947

+sentry_sdk/serializer.py,sha256=iXiRwTuRj0gcKyHRO0GNTZB1Hmk0LMDiBt6Be7RpGt8,13087

+sentry_sdk/session.py,sha256=TqDVmRKKHUDSmZb4jQR-s8wDt7Fwb6QaG21hawUGWEs,5571

+sentry_sdk/sessions.py,sha256=DKgZh4xq-ccOmTqzX98fp-dZn0b6WwbLCbfMOp8x27o,9181

+sentry_sdk/spotlight.py,sha256=W6UxubZMDBJUPY0LD7SshA8XKZ30YuGtdERGponFqPY,8265

+sentry_sdk/tracing.py,sha256=i5cDDCHxVPAj7ZUeJGRaL8hisxvv1y9q8iPRa0e8YxI,47179

+sentry_sdk/tracing_utils.py,sha256=PQ1U_FVHsKM8NSg9Hx9sPeAipiqmIJebAo-RfxP8Ps4,28719

+sentry_sdk/transport.py,sha256=p74sk42Agqs2uyulFrXiBAxt9TWsAS3XK9WNGL53m7c,32202

+sentry_sdk/types.py,sha256=S4sOblXMzr39F3BpEECp5M4FsA7uSd5mWiKRFSyeZpY,800

+sentry_sdk/utils.py,sha256=l83JfsDgnxrjE4OQ_h2wM1PR18INvovXo8eVDeZAKl0,57978

+sentry_sdk/worker.py,sha256=VSMaigRMbInVyupSFpBC42bft2oIViea-0C_d9ThnIo,4464

diff --git a/.venv/lib/python3.12/site-packages/sentry_sdk-2.24.1.dist-info/WHEEL b/.venv/lib/python3.12/site-packages/sentry_sdk-2.24.1.dist-info/WHEEL
new file mode 100644
index 00000000..715a04a1
--- /dev/null
+++ b/.venv/lib/python3.12/site-packages/sentry_sdk-2.24.1.dist-info/WHEEL
@@ -0,0 +1,6 @@
+Wheel-Version: 1.0
+Generator: setuptools (77.0.3)
+Root-Is-Purelib: true
+Tag: py2-none-any
+Tag: py3-none-any
+
diff --git a/.venv/lib/python3.12/site-packages/sentry_sdk-2.24.1.dist-info/entry_points.txt b/.venv/lib/python3.12/site-packages/sentry_sdk-2.24.1.dist-info/entry_points.txt
new file mode 100644
index 00000000..4b128a84
--- /dev/null
+++ b/.venv/lib/python3.12/site-packages/sentry_sdk-2.24.1.dist-info/entry_points.txt
@@ -0,0 +1,2 @@
+[opentelemetry_propagator]
+sentry = sentry_sdk.integrations.opentelemetry:SentryPropagator
diff --git a/.venv/lib/python3.12/site-packages/sentry_sdk-2.24.1.dist-info/licenses/LICENSE b/.venv/lib/python3.12/site-packages/sentry_sdk-2.24.1.dist-info/licenses/LICENSE
new file mode 100644
index 00000000..016323bd
--- /dev/null
+++ b/.venv/lib/python3.12/site-packages/sentry_sdk-2.24.1.dist-info/licenses/LICENSE
@@ -0,0 +1,21 @@
+MIT License
+
+Copyright (c) 2018 Functional Software, Inc. dba Sentry
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all
+copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+SOFTWARE.
diff --git a/.venv/lib/python3.12/site-packages/sentry_sdk-2.24.1.dist-info/top_level.txt b/.venv/lib/python3.12/site-packages/sentry_sdk-2.24.1.dist-info/top_level.txt
new file mode 100644
index 00000000..5051901e
--- /dev/null
+++ b/.venv/lib/python3.12/site-packages/sentry_sdk-2.24.1.dist-info/top_level.txt
@@ -0,0 +1 @@
+sentry_sdk