diff options
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..b9c4f5c --- /dev/null +++ b/requirements.txt @@ -0,0 +1,5 @@ +lxml==6.0.2 +pillow==12.1.1 +python-pptx==1.0.2 +typing_extensions==4.15.0 +xlsxwriter==3.2.9
\ No newline at end of file |
