This commit is contained in:
Leighton Chen 2021-02-19 09:42:36 -08:00
parent 9bba80ab02
commit 76c0b490a5
28 changed files with 28 additions and 28 deletions

View File

@ -40,7 +40,7 @@ package_dir=
packages=find_namespace: packages=find_namespace:
install_requires = install_requires =
opentelemetry-api == 1.0.0rc1 opentelemetry-api == 1.0.0rc1
opentelemetry-instrumentation == 0.18b1 opentelemetry-instrumentation == 0.17b0
aiohttp ~= 3.0 aiohttp ~= 3.0
wrapt >= 1.0.0, < 2.0.0 wrapt >= 1.0.0, < 2.0.0

View File

@ -41,7 +41,7 @@ packages=find_namespace:
install_requires = install_requires =
opentelemetry-api == 1.0.0rc1 opentelemetry-api == 1.0.0rc1
opentelemetry-instrumentation-dbapi == 0.18b1 opentelemetry-instrumentation-dbapi == 0.18b1
opentelemetry-instrumentation == 0.18b1 opentelemetry-instrumentation == 0.17b0
aiopg >= 0.13.0 aiopg >= 0.13.0
wrapt >= 1.0.0, < 2.0.0 wrapt >= 1.0.0, < 2.0.0

View File

@ -40,7 +40,7 @@ package_dir=
packages=find_namespace: packages=find_namespace:
install_requires = install_requires =
opentelemetry-api == 1.0.0rc1 opentelemetry-api == 1.0.0rc1
opentelemetry-instrumentation == 0.18b1 opentelemetry-instrumentation == 0.17b0
asgiref ~= 3.0 asgiref ~= 3.0
[options.extras_require] [options.extras_require]

View File

@ -40,7 +40,7 @@ package_dir=
packages=find_namespace: packages=find_namespace:
install_requires = install_requires =
opentelemetry-api == 1.0.0rc1 opentelemetry-api == 1.0.0rc1
opentelemetry-instrumentation == 0.18b1 opentelemetry-instrumentation == 0.17b0
asyncpg >= 0.12.0 asyncpg >= 0.12.0
[options.extras_require] [options.extras_require]

View File

@ -41,7 +41,7 @@ packages=find_namespace:
install_requires = install_requires =
boto ~= 2.0 boto ~= 2.0
opentelemetry-api == 1.0.0rc1 opentelemetry-api == 1.0.0rc1
opentelemetry-instrumentation == 0.18b1 opentelemetry-instrumentation == 0.17b0
opentelemetry-instrumentation-botocore == 0.18b1 opentelemetry-instrumentation-botocore == 0.18b1
[options.extras_require] [options.extras_require]

View File

@ -41,7 +41,7 @@ packages=find_namespace:
install_requires = install_requires =
botocore ~= 1.0 botocore ~= 1.0
opentelemetry-api == 1.0.0rc1 opentelemetry-api == 1.0.0rc1
opentelemetry-instrumentation == 0.18b1 opentelemetry-instrumentation == 0.17b0
[options.extras_require] [options.extras_require]
test = test =

View File

@ -41,7 +41,7 @@ packages=find_namespace:
install_requires = install_requires =
celery >= 4.0, < 6.0 celery >= 4.0, < 6.0
opentelemetry-api == 1.0.0rc1 opentelemetry-api == 1.0.0rc1
opentelemetry-instrumentation == 0.18b1 opentelemetry-instrumentation == 0.17b0
[options.extras_require] [options.extras_require]
test = test =

View File

@ -40,7 +40,7 @@ package_dir=
packages=find_namespace: packages=find_namespace:
install_requires = install_requires =
opentelemetry-api == 1.0.0rc1 opentelemetry-api == 1.0.0rc1
opentelemetry-instrumentation == 0.18b1 opentelemetry-instrumentation == 0.17b0
wrapt >= 1.0.0, < 2.0.0 wrapt >= 1.0.0, < 2.0.0
[options.extras_require] [options.extras_require]

View File

@ -42,7 +42,7 @@ install_requires =
django >= 1.10 django >= 1.10
opentelemetry-util-http == 0.18b1 opentelemetry-util-http == 0.18b1
opentelemetry-instrumentation-wsgi == 0.18b1 opentelemetry-instrumentation-wsgi == 0.18b1
opentelemetry-instrumentation == 0.18b1 opentelemetry-instrumentation == 0.17b0
opentelemetry-api == 1.0.0rc1 opentelemetry-api == 1.0.0rc1
[options.extras_require] [options.extras_require]

View File

@ -40,7 +40,7 @@ package_dir=
packages=find_namespace: packages=find_namespace:
install_requires = install_requires =
opentelemetry-api == 1.0.0rc1 opentelemetry-api == 1.0.0rc1
opentelemetry-instrumentation == 0.18b1 opentelemetry-instrumentation == 0.17b0
wrapt >= 1.0.0, < 2.0.0 wrapt >= 1.0.0, < 2.0.0
elasticsearch >= 2.0 elasticsearch >= 2.0

View File

@ -43,7 +43,7 @@ install_requires =
falcon ~= 2.0 falcon ~= 2.0
opentelemetry-instrumentation-wsgi == 0.18b1 opentelemetry-instrumentation-wsgi == 0.18b1
opentelemetry-util-http == 0.18b1 opentelemetry-util-http == 0.18b1
opentelemetry-instrumentation == 0.18b1 opentelemetry-instrumentation == 0.17b0
opentelemetry-api == 1.0.0rc1 opentelemetry-api == 1.0.0rc1
[options.extras_require] [options.extras_require]

View File

@ -41,7 +41,7 @@ packages=find_namespace:
install_requires = install_requires =
flask ~= 1.0 flask ~= 1.0
opentelemetry-util-http == 0.18b1 opentelemetry-util-http == 0.18b1
opentelemetry-instrumentation == 0.18b1 opentelemetry-instrumentation == 0.17b0
opentelemetry-instrumentation-wsgi == 0.18b1 opentelemetry-instrumentation-wsgi == 0.18b1
opentelemetry-api == 1.0.0rc1 opentelemetry-api == 1.0.0rc1

View File

@ -39,7 +39,7 @@ package_dir=
packages=find_namespace: packages=find_namespace:
install_requires = install_requires =
opentelemetry-api == 1.0.0rc1 opentelemetry-api == 1.0.0rc1
opentelemetry-instrumentation == 0.18b1 opentelemetry-instrumentation == 0.17b0
jinja2~=2.7 jinja2~=2.7
wrapt >= 1.0.0, < 2.0.0 wrapt >= 1.0.0, < 2.0.0

View File

@ -41,7 +41,7 @@ packages=find_namespace:
install_requires = install_requires =
opentelemetry-api == 1.0.0rc1 opentelemetry-api == 1.0.0rc1
opentelemetry-instrumentation-dbapi == 0.18b1 opentelemetry-instrumentation-dbapi == 0.18b1
opentelemetry-instrumentation == 0.18b1 opentelemetry-instrumentation == 0.17b0
mysql-connector-python ~= 8.0 mysql-connector-python ~= 8.0
wrapt >= 1.0.0, < 2.0.0 wrapt >= 1.0.0, < 2.0.0

View File

@ -41,7 +41,7 @@ packages=find_namespace:
install_requires = install_requires =
opentelemetry-api == 1.0.0rc1 opentelemetry-api == 1.0.0rc1
opentelemetry-instrumentation-dbapi == 0.18b1 opentelemetry-instrumentation-dbapi == 0.18b1
opentelemetry-instrumentation == 0.18b1 opentelemetry-instrumentation == 0.17b0
psycopg2-binary >= 2.7.3.1 psycopg2-binary >= 2.7.3.1
wrapt >= 1.0.0, < 2.0.0 wrapt >= 1.0.0, < 2.0.0

View File

@ -40,7 +40,7 @@ package_dir=
packages=find_namespace: packages=find_namespace:
install_requires = install_requires =
opentelemetry-api == 1.0.0rc1 opentelemetry-api == 1.0.0rc1
opentelemetry-instrumentation == 0.18b1 opentelemetry-instrumentation == 0.17b0
pymemcache ~= 1.3 pymemcache ~= 1.3
wrapt >= 1.0.0, < 2.0.0 wrapt >= 1.0.0, < 2.0.0

View File

@ -40,7 +40,7 @@ package_dir=
packages=find_namespace: packages=find_namespace:
install_requires = install_requires =
opentelemetry-api == 1.0.0rc1 opentelemetry-api == 1.0.0rc1
opentelemetry-instrumentation == 0.18b1 opentelemetry-instrumentation == 0.17b0
pymongo ~= 3.1 pymongo ~= 3.1
[options.extras_require] [options.extras_require]

View File

@ -41,7 +41,7 @@ packages=find_namespace:
install_requires = install_requires =
opentelemetry-api == 1.0.0rc1 opentelemetry-api == 1.0.0rc1
opentelemetry-instrumentation-dbapi == 0.18b1 opentelemetry-instrumentation-dbapi == 0.18b1
opentelemetry-instrumentation == 0.18b1 opentelemetry-instrumentation == 0.17b0
PyMySQL ~= 0.10.1 PyMySQL ~= 0.10.1
[options.extras_require] [options.extras_require]

View File

@ -40,7 +40,7 @@ package_dir=
packages=find_namespace: packages=find_namespace:
install_requires = install_requires =
pyramid >= 1.7 pyramid >= 1.7
opentelemetry-instrumentation == 0.18b1 opentelemetry-instrumentation == 0.17b0
opentelemetry-api == 1.0.0rc1 opentelemetry-api == 1.0.0rc1
opentelemetry-instrumentation-wsgi == 0.18b1 opentelemetry-instrumentation-wsgi == 0.18b1
opentelemetry-util-http == 0.18b1 opentelemetry-util-http == 0.18b1

View File

@ -40,7 +40,7 @@ package_dir=
packages=find_namespace: packages=find_namespace:
install_requires = install_requires =
opentelemetry-api == 1.0.0rc1 opentelemetry-api == 1.0.0rc1
opentelemetry-instrumentation == 0.18b1 opentelemetry-instrumentation == 0.17b0
redis >= 2.6 redis >= 2.6
wrapt >= 1.12.1 wrapt >= 1.12.1

View File

@ -40,7 +40,7 @@ package_dir=
packages=find_namespace: packages=find_namespace:
install_requires = install_requires =
opentelemetry-api == 1.0.0rc1 opentelemetry-api == 1.0.0rc1
opentelemetry-instrumentation == 0.18b1 opentelemetry-instrumentation == 0.17b0
requests ~= 2.0 requests ~= 2.0
[options.extras_require] [options.extras_require]

View File

@ -40,7 +40,7 @@ package_dir=
packages=find_namespace: packages=find_namespace:
install_requires = install_requires =
opentelemetry-api == 1.0.0rc1 opentelemetry-api == 1.0.0rc1
opentelemetry-instrumentation == 0.18b1 opentelemetry-instrumentation == 0.17b0
scikit-learn ~= 0.22.0 scikit-learn ~= 0.22.0
[options.extras_require] [options.extras_require]

View File

@ -40,7 +40,7 @@ package_dir=
packages=find_namespace: packages=find_namespace:
install_requires = install_requires =
opentelemetry-api == 1.0.0rc1 opentelemetry-api == 1.0.0rc1
opentelemetry-instrumentation == 0.18b1 opentelemetry-instrumentation == 0.17b0
wrapt >= 1.11.2 wrapt >= 1.11.2
sqlalchemy sqlalchemy

View File

@ -41,7 +41,7 @@ packages=find_namespace:
install_requires = install_requires =
opentelemetry-api == 1.0.0rc1 opentelemetry-api == 1.0.0rc1
opentelemetry-instrumentation-dbapi == 0.18b1 opentelemetry-instrumentation-dbapi == 0.18b1
opentelemetry-instrumentation == 0.18b1 opentelemetry-instrumentation == 0.17b0
wrapt >= 1.0.0, < 2.0.0 wrapt >= 1.0.0, < 2.0.0
[options.extras_require] [options.extras_require]

View File

@ -39,7 +39,7 @@ package_dir=
packages=find_namespace: packages=find_namespace:
install_requires = install_requires =
tornado >= 6.0 tornado >= 6.0
opentelemetry-instrumentation == 0.18b1 opentelemetry-instrumentation == 0.17b0
opentelemetry-api == 1.0.0rc1 opentelemetry-api == 1.0.0rc1
opentelemetry-util-http == 0.18b1 opentelemetry-util-http == 0.18b1

View File

@ -40,7 +40,7 @@ package_dir=
packages=find_namespace: packages=find_namespace:
install_requires = install_requires =
opentelemetry-api == 1.0.0rc1 opentelemetry-api == 1.0.0rc1
opentelemetry-instrumentation == 0.18b1 opentelemetry-instrumentation == 0.17b0
[options.extras_require] [options.extras_require]
test = test =

View File

@ -40,7 +40,7 @@ package_dir=
packages=find_namespace: packages=find_namespace:
install_requires = install_requires =
opentelemetry-api == 1.0.0rc1 opentelemetry-api == 1.0.0rc1
opentelemetry-instrumentation == 0.18b1 opentelemetry-instrumentation == 0.17b0
[options.extras_require] [options.extras_require]
test = test =

View File

@ -40,7 +40,7 @@ package_dir=
packages=find_namespace: packages=find_namespace:
install_requires = install_requires =
opentelemetry-api == 1.0.0rc1 opentelemetry-api == 1.0.0rc1
opentelemetry-instrumentation == 0.18b1 opentelemetry-instrumentation == 0.17b0
asgiref ~= 3.0 asgiref ~= 3.0
[options.extras_require] [options.extras_require]