Since testcontainers-python :material-tag: v4.6.0
The Testcontainers module for InfluxDB.
Please run the following command to add the InfluxDB module to your python dependencies:
# For InfluxDB 1.x
pip install testcontainers[influxdb] influxdb
# For InfluxDB 2.x
pip install testcontainers[influxdb] influxdb-client