docs-v2/test/requirements.txt

12 lines
309 B
Plaintext

## Test dependencies
pytest==7.4.1
pytest-cov==2.12.1
pytest-codeblocks==0.16.1
python-dotenv==1.0.0
pytest-dotenv==0.5.2
# Code sample dependencies
## TODO: install these using virtual environments in the docs and remove from here.
influxdb3-python
pandas
## Tabulate for printing pandas DataFrames.
tabulate