Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

tencentcloud-sdk-python-ssl

Package Overview
Dependencies
Maintainers
1
Versions
1127
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tencentcloud-sdk-python-ssl - pypi Package Compare versions

Comparing version
3.1.41
to
3.1.51
+2
-2
PKG-INFO
Metadata-Version: 2.1
Name: tencentcloud-sdk-python-ssl
Version: 3.1.41
Version: 3.1.51
Summary: Tencent Cloud Ssl SDK for Python

@@ -18,3 +18,3 @@ Home-page: https://github.com/TencentCloud/tencentcloud-sdk-python

Classifier: Programming Language :: Python :: 3.7
Requires-Dist: tencentcloud-sdk-python-common<4.0.0,>=3.1.41
Requires-Dist: tencentcloud-sdk-python-common<4.0.0,>=3.1.51

@@ -21,0 +21,0 @@ ============================

@@ -11,3 +11,3 @@ #!/usr/bin/env python

name='tencentcloud-sdk-python-ssl',
install_requires=["tencentcloud-sdk-python-common>=3.1.41,<4.0.0"],
install_requires=["tencentcloud-sdk-python-common>=3.1.51,<4.0.0"],

@@ -14,0 +14,0 @@ version=tencentcloud.__version__,

Metadata-Version: 2.1
Name: tencentcloud-sdk-python-ssl
Version: 3.1.41
Version: 3.1.51
Summary: Tencent Cloud Ssl SDK for Python

@@ -18,3 +18,3 @@ Home-page: https://github.com/TencentCloud/tencentcloud-sdk-python

Classifier: Programming Language :: Python :: 3.7
Requires-Dist: tencentcloud-sdk-python-common<4.0.0,>=3.1.41
Requires-Dist: tencentcloud-sdk-python-common<4.0.0,>=3.1.51

@@ -21,0 +21,0 @@ ============================

@@ -1,1 +0,1 @@

tencentcloud-sdk-python-common<4.0.0,>=3.1.41
tencentcloud-sdk-python-common<4.0.0,>=3.1.51

@@ -17,2 +17,2 @@ # -*- coding: utf-8 -*-

__version__ = '3.1.41'
__version__ = '3.1.51'

Sorry, the diff of this file is too big to display