Skip to content
Snippets Groups Projects
Commit bf40af52 authored by Shane Hutchins's avatar Shane Hutchins
Browse files

Merge branch 'fix_testing' into 'master'

Fix testing and notice update

See merge request !346
parents 66268eaf be94bb27
No related branches found
No related tags found
1 merge request!346Fix testing and notice update
Pipeline #185967 failed
......@@ -29,12 +29,11 @@ The following software have components provided under the terms of this license:
- python-multipart (from https://pypi.org/project/python-multipart/0.0.6/)
- requests (from http://python-requests.org, https://requests.readthedocs.io)
- responses (from https://github.com/getsentry/responses)
- rfc3986 (from https://rfc3986.readthedocs.org)
- rsa (from https://stuvel.eu/rsa)
- s3transfer (from https://github.com/boto/s3transfer)
- sniffio (from https://github.com/python-trio/sniffio)
- tenacity (from https://github.com/jd/tenacity)
- types-toml (from https://github.com/python/typeshed)
- types-PyYAML (from https://github.com/python/typeshed)
- urllib3 (from https://pypi.org/project/urllib3/2.0.2/)
========================================================================
......@@ -66,7 +65,7 @@ The following software have components provided under the terms of this license:
- pyrsistent (from https://github.com/tobgu/pyrsistent/)
- python-dateutil (from https://github.com/dateutil/dateutil)
- sniffio (from https://github.com/python-trio/sniffio)
- starlette (from https://pypi.org/project/starlette/0.22.0/, https://pypi.org/project/starlette/0.26.1/)
- starlette (from https://pypi.org/project/starlette/0.22.0/, https://pypi.org/project/starlette/0.27.0/)
- uvicorn (from https://github.com/tomchristie/uvicorn, https://pypi.org/project/uvicorn/0.22.0/, https://www.uvicorn.org/)
========================================================================
......@@ -78,33 +77,13 @@ The following software have components provided under the terms of this license:
- click (from https://palletsprojects.com/p/click/)
- jinja2
========================================================================
LGPL-2.1-only
========================================================================
The following software have components provided under the terms of this license:
- chardet (from https://github.com/chardet/chardet)
========================================================================
LGPL-2.1-or-later
========================================================================
The following software have components provided under the terms of this license:
- chardet (from https://github.com/chardet/chardet)
========================================================================
LGPL-3.0-or-later
========================================================================
The following software have components provided under the terms of this license:
- chardet (from https://github.com/chardet/chardet)
========================================================================
MIT
========================================================================
The following software have components provided under the terms of this license:
- PyJWT (from http://github.com/jpadilla/pyjwt, https://github.com/jpadilla/pyjwt)
- PyYAML (from http://pyyaml.org/wiki/PyYAML)
- anyio (from https://pypi.org/project/anyio/3.3.0/, https://pypi.org/project/anyio/3.6.2/)
- attrs (from https://attrs.readthedocs.io/, https://pypi.org/project/attrs/23.1.0/, https://www.attrs.org/)
- azure-common (from https://github.com/Azure/azure-sdk-for-python)
......@@ -138,7 +117,6 @@ The following software have components provided under the terms of this license:
- six (from http://pypi.python.org/pypi/six/, https://github.com/benjaminp/six)
- sniffio (from https://github.com/python-trio/sniffio)
- starlette-context (from https://github.com/tomwojcik/starlette-context)
- toml (from https://github.com/uiri/toml)
- tomli (from https://pypi.org/project/tomli/1.2.2/, https://pypi.org/project/tomli/2.0.0/, https://pypi.org/project/tomli/2.0.1/)
- urllib3 (from https://pypi.org/project/urllib3/2.0.2/)
- uuid7 (from https://github.com/stevesimmons/uuid7)
......@@ -177,13 +155,6 @@ The following software have components provided under the terms of this license:
- pytz (from http://pythonhosted.org/pytz)
========================================================================
proprietary-license
========================================================================
The following software have components provided under the terms of this license:
- chardet (from https://github.com/chardet/chardet)
========================================================================
public-domain
========================================================================
......
......@@ -17,6 +17,7 @@ python-multipart
pytest==7.3.1
pytest-order
pytest_dependency
httpx
# AWS
boto3==1.26.133
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment