13 lines
169 B
Plaintext
13 lines
169 B
Plaintext
# Basic data libraries
|
|
pandas
|
|
numpy
|
|
|
|
# Database connector
|
|
clickhouse-connect
|
|
|
|
# For scheduling or datetime manipulations (if needed)
|
|
python-dotenv
|
|
|
|
# For testing
|
|
pytest
|