diff options
Diffstat (limited to 'tools/requirements.txt')
| -rw-r--r-- | tools/requirements.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/requirements.txt b/tools/requirements.txt new file mode 100644 index 0000000..32691d7 --- /dev/null +++ b/tools/requirements.txt @@ -0,0 +1,2 @@ +pandas==1.5.2 # need >1.5 because of "step" in rolling() mean +matplotlib==3.5.1
\ No newline at end of file |
