diff options
Diffstat (limited to 'analysis/e1anl/requirements.txt')
| -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 | ||
