Wellbore GPC lib release version
# | ||
# This file is autogenerated by pip-compile with python 3.7 | ||
# This file is autogenerated by pip-compile with python 3.9 | ||
# To update, run: | ||
# | ||
# pip-compile requirements.in | ||
... | ... | @@ -107,6 +107,8 @@ cloudpickle==1.6.0 |
# via | ||
# dask | ||
# distributed | ||
colorama==0.4.4 | ||
# via click | ||
cryptography==3.4.7 | ||
# via | ||
# -r requirements.in | ||
... | ... | @@ -190,8 +192,6 @@ idna==3.2 |
# requests | ||
# rfc3986 | ||
# yarl | ||
importlib-metadata==4.8.1 | ||
# via click | ||
isodate==0.6.0 | ||
# via msrest | ||
jmespath==0.10.0 | ||
... | ... | @@ -255,7 +255,7 @@ osdu-core-lib-python-aws==0.0.3 |
# via -r requirements.in | ||
osdu-core-lib-python-azure==1.2.1 | ||
# via -r requirements.in | ||
osdu-core-lib-python-gcp==1.1.0.dev631319 | ||
osdu-core-lib-python-gcp==1.1.0 | ||
# via -r requirements.in | ||
osdu-core-lib-python-ibm==1.3.0 | ||
# via -r requirements.in | ||
... | ... | @@ -323,6 +323,8 @@ pytz==2021.1 |
# via | ||
# google-api-core | ||
# pandas | ||
# pywin32==301 | ||
# via portalocker | ||
pyyaml==5.4.1 | ||
# via | ||
# dask | ||
... | ... | @@ -387,16 +389,9 @@ tornado==6.1 |
typing-extensions==3.10.0.0 | ||
# via | ||
# aiohttp | ||
# aioitertools | ||
# anyio | ||
# asgiref | ||
# importlib-metadata | ||
# osdu-data-ecosystem-search | ||
# osdu-data-ecosystem-storage | ||
# pydantic | ||
# structlog | ||
# uvicorn | ||
# yarl | ||
urllib3==1.26.6 | ||
# via | ||
# botocore | ||
... | ... | @@ -411,8 +406,6 @@ yarl==1.6.3 |
# via aiohttp | ||
zict==2.0.0 | ||
# via distributed | ||
zipp==3.6.0 | ||
# via importlib-metadata | ||
# The following packages are considered to be unsafe in a requirements file: | ||
# setuptools |
Please register or sign in to comment