🚀 Big News:Socket Has Acquired Secure Annex.Learn More
Socket
Book a DemoSign in
Socket

influxdb-client

Package Overview
Dependencies
Maintainers
4
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

influxdb-client - pypi Package Compare versions

Comparing version
1.49.0
to
1.50.0
+3
pyproject.toml
[build-system]
requires = ["setuptools>=21.0.0"]
build-backend = "setuptools.build_meta"
+0
-1
reactivex>=4.0.4
certifi>=14.05.14
python_dateutil>=2.5.3
setuptools>=21.0.0
urllib3>=1.26.0

@@ -6,0 +5,0 @@

LICENSE
README.md
pyproject.toml
setup.py

@@ -4,0 +5,0 @@ influxdb_client/__init__.py

"""Version of the Client that is used in User-Agent header."""
VERSION = '1.49.0'
VERSION = '1.50.0'

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

'python_dateutil >= 2.5.3',
'setuptools >= 21.0.0',
'urllib3 >= 1.26.0'

@@ -14,0 +13,0 @@ ]

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

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