Skip to content

Latest commit

 

History

History
75 lines (41 loc) · 1.64 KB

File metadata and controls

75 lines (41 loc) · 1.64 KB

Third-party software credits

The Splunk Developer Cloud SDK for Python contains some libraries that were written by others, and are being redistributed as part of the SDK, under their respective open source licenses. We want to thank the contributors to these projects:

Runtime Dependencies

requests

https://pypi.org/project/requests/

requests version 2.25.1

License: Apache Software License (Apache 2.0)

urllib3

https://pypi.org/project/urllib3/

urllib3 version 1.25.2

License: MIT License (MIT)

PyJWT

https://pypi.org/project/PyJWT/

PyJWT version 2.1.0

License: MIT License (MIT)

cryptography

https://pypi.org/project/cryptography/

cryptography version 2.6.1

License: Apache Software License (Apache 2.0)

Test Dependencies

pep8

https://pypi.org/project/pep8/

pep8 version 1.7.1

License: MIT License (Expat license)

flake8

https://pypi.org/project/flake8/

flake8 version 3.7.7

License: MIT License (MIT)

Build Dependencies

coverage

https://pypi.org/project/coverage/

coverage version 4.5.3

License: Apache Software License (Apache 2.0)

pytest

https://pypi.org/project/pytest/

pytest version 4.4.0

License: MIT License (MIT license)

pytest-asyncio

https://pypi.org/project/pytest-asyncio/

pytest-asyncio version 0.1.0

License: Apache Software License (Apache 2.0)