Updated requirements.txt and requirements_dev.txt file as per the latest...
Updated requirements.txt and requirements_dev.txt file as per the latest version for merge from Azure/M8 to Azure/m10-master
parent
9f6607ec
No related branches found
No related tags found
Pipeline #104839 failed
... | ... | @@ -193,10 +193,6 @@ idna==3.2 |
# requests | ||
# rfc3986 | ||
# yarl | ||
importlib-metadata==4.10.1 | ||
# via | ||
# click | ||
# jsonschema | ||
isodate==0.6.0 | ||
# via msrest | ||
jinja2==3.0.3 | ||
... | ... | @@ -411,16 +407,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 | ||
... | ... | @@ -435,8 +424,6 @@ yarl==1.6.3 |
# via aiohttp | ||
zict==2.0.0 | ||
# via distributed | ||
zipp==3.7.0 | ||
# via importlib-metadata | ||
# The following packages are considered to be unsafe in a requirements file: | ||
# setuptools |
Please register or sign in to comment