diff options
Diffstat (limited to 'third_party/python/sentry-sdk/sentry_sdk.egg-info/requires.txt')
-rw-r--r-- | third_party/python/sentry-sdk/sentry_sdk.egg-info/requires.txt | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/third_party/python/sentry-sdk/sentry_sdk.egg-info/requires.txt b/third_party/python/sentry-sdk/sentry_sdk.egg-info/requires.txt new file mode 100644 index 0000000000..5f325f6230 --- /dev/null +++ b/third_party/python/sentry-sdk/sentry_sdk.egg-info/requires.txt @@ -0,0 +1,39 @@ +urllib3>=1.10.0 +certifi + +[aiohttp] +aiohttp>=3.5 + +[beam] +beam>=2.12 + +[bottle] +bottle>=0.12.13 + +[celery] +celery>=3 + +[django] +django>=1.8 + +[falcon] +falcon>=1.4 + +[flask] +flask>=0.11 +blinker>=1.1 + +[pyspark] +pyspark>=2.4.4 + +[rq] +0.6 + +[sanic] +sanic>=0.8 + +[sqlalchemy] +sqlalchemy>=1.2 + +[tornado] +tornado>=5 |