Add dependencies to indicators module README

This commit is contained in:
moshferatu 2024-12-03 08:37:07 -08:00
parent fd82afd613
commit b0968c90f7

View File

@ -1,3 +1,12 @@
# Indicators
## Dependencies
The indicators module depends on the following Python packages:
```
numpy
pandas
```
---