@@ -41,29 +41,25 @@ Last Updated: September 20, 2021
41
41
42
42
2-clause BSD License (https://raw.githubusercontent.com/getsentry/sentry-python/master/LICENSE)
43
43
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)
45
45
46
46
MIT License (https://raw.githubusercontent.com/urllib3/urllib3/main/LICENSE.txt)
47
47
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)
51
51
52
52
Apache License 2.0 (https://raw.githubusercontent.com/grpc/grpc/master/LICENSE)
53
53
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/)
55
55
* 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)
58
58
59
59
Python Software Foundation License (PSF) (https://raw.githubusercontent.com/python/typing/master/typing_extensions/LICENSE)
60
60
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/)
66
62
67
63
ISC License (https://opensource.org/licenses/ISC)
68
64
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