influxdb-client==1.32.0
logging-plus==1.0.0
requests==2.28.1

[:python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3"]
python-dateutil==2.8.2
six==1.16.0

[:python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3, 3.4, 3.5" and python_version < "4.0"]
urllib3==1.26.12

[:python_version >= "3.5"]
idna==3.4

[:python_version >= "3.6"]
certifi==2022.9.24
charset-normalizer==2.1.1

[:python_version >= "3.7"]
typing-extensions==4.3.0

[:python_version >= "3.7" and python_version < "4.0"]
reactivex==4.0.4

[dev]
