Skip to content

Commit 0ea764c

Browse files
committed
updating versions in the license
1 parent fe36f15 commit 0ea764c

File tree

1 file changed

+9
-13
lines changed

1 file changed

+9
-13
lines changed

LICENSE.txt

Lines changed: 9 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -41,29 +41,25 @@ Last Updated: September 20, 2021
4141

4242
2-clause BSD License (https://raw.githubusercontent.com/getsentry/sentry-python/master/LICENSE)
4343

44-
* Software: sentry-sdk - Version 1.1.0 (https://github.com/getsentry/sentry-python)
44+
* Software: sentry-sdk - Version 1.0.0 or greater (https://github.com/getsentry/sentry-python)
4545

4646
MIT License (https://raw.githubusercontent.com/urllib3/urllib3/main/LICENSE.txt)
4747

48-
* Software: urllib3 - Version 1.25.3 or greater (https://github.com/urllib3/urllib3)
49-
* Software: pyyaml - Version 5.1 (https://github.com/yaml/pyyaml/)
50-
* Software: loguru - Version 0.5.3 (https://github.com/Delgan/loguru)
48+
* Software: urllib3 - Version 1.21.1 or greater (https://github.com/urllib3/urllib3)
49+
* Software: pyyaml - Version 5.4 or greater (https://github.com/yaml/pyyaml/)
50+
* Software: loguru - Version 0.5.0 or greater (https://github.com/Delgan/loguru)
5151

5252
Apache License 2.0 (https://raw.githubusercontent.com/grpc/grpc/master/LICENSE)
5353

54-
* Software: grpcio - Version 1.3.2.0 (https://pypi.org/project/grpcio/)
54+
* Software: grpcio - Version 1.37.1 (https://pypi.org/project/grpcio/)
5555
* Software: googleapis-common-protos - Version 1.53.0 (https://github.com/googleapis/api-common-protos)
56-
* Software: requests - Version 2.25.1 (https://github.com/psf/requests)
57-
* Software: python_dateutil - Version 2.5.3 (https://github.com/dateutil/dateutil)
56+
* Software: requests - Version 2.19.0 or greater (https://github.com/psf/requests)
57+
* Software: python_dateutil - Version 2.5.3 or greater (https://github.com/dateutil/dateutil)
5858

5959
Python Software Foundation License (PSF) (https://raw.githubusercontent.com/python/typing/master/typing_extensions/LICENSE)
6060

61-
* Software: typing-extensions - Version 3.10.0.0 (https://pypi.org/project/typing-extensions/)
62-
63-
TQDM License (https://raw.githubusercontent.com/tqdm/tqdm/master/LICENCE)
64-
65-
* Software: TQDM (https://github.com/tqdm/tqdm)
61+
* Software: typing-extensions - Version 3.7.4 or greater (https://pypi.org/project/typing-extensions/)
6662

6763
ISC License (https://opensource.org/licenses/ISC)
6864

69-
* Software: dnspython - Version 2.1.0 (https://www.dnspython.org/)
65+
* Software: dnspython - Version 2.0.0 or greater (https://www.dnspython.org/)

0 commit comments

Comments
 (0)