diff options
| author | Filip Wandzio <contact@philw.dev> | 2025-09-04 22:25:39 +0200 |
|---|---|---|
| committer | Filip Wandzio <contact@philw.dev> | 2025-09-04 22:25:39 +0200 |
| commit | 1ba21da6cbc63c0c549fb92731e25bedc482eb51 (patch) | |
| tree | ddf6fc2259a2495f8de336a07873cc3c6796785e /analysis/e1anl/requirements.txt | |
| parent | e00f3a9ede1b8e46b480bd68daf48da0bb08acae (diff) | |
| download | e1-1ba21da6cbc63c0c549fb92731e25bedc482eb51.tar.gz e1-1ba21da6cbc63c0c549fb92731e25bedc482eb51.zip | |
Unify the directory, add new analysis methods, unify the code style
Signed-off-by: Filip Wandzio <contact@philw.dev>
Diffstat (limited to '')
| -rw-r--r-- | analysis/e1anl/requirements.txt | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/analysis/e1anl/requirements.txt b/analysis/e1anl/requirements.txt new file mode 100644 index 0000000..3c9cae6 --- /dev/null +++ b/analysis/e1anl/requirements.txt | |||
| @@ -0,0 +1,16 @@ | |||
| 1 | contourpy==1.3.3 | ||
| 2 | cycler==0.12.1 | ||
| 3 | fonttools==4.59.2 | ||
| 4 | kiwisolver==1.4.9 | ||
| 5 | matplotlib==3.10.6 | ||
| 6 | numpy==2.3.2 | ||
| 7 | packaging==25.0 | ||
| 8 | paho-mqtt==2.1.0 | ||
| 9 | pandas==2.3.2 | ||
| 10 | pillow==11.3.0 | ||
| 11 | pyparsing==3.2.3 | ||
| 12 | python-dateutil==2.9.0.post0 | ||
| 13 | pytz==2025.2 | ||
| 14 | seaborn==0.13.2 | ||
| 15 | six==1.17.0 | ||
| 16 | tzdata==2025.2 | ||
