diff options
author | Kablersalat <crt@adastra7.net> | 2025-02-10 07:01:44 +0100 |
---|---|---|
committer | Kablersalat <crt@adastra7.net> | 2025-02-10 07:01:44 +0100 |
commit | fd1fa86a0c7a4db1dc077b770dbff26c6e2c0e5b (patch) | |
tree | 144714d954a7d7b69e610832879641d9c4fdddcb /requirements.txt |
initial commit
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..358d115 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,8 @@ +et_xmlfile==2.0.0 +numpy==2.2.2 +openpyxl==3.1.5 +pandas==2.2.3 +python-dateutil==2.9.0.post0 +pytz==2025.1 +six==1.17.0 +tzdata==2025.1 |