feat(Python): version Python du code de fusion des documents

This commit is contained in:
2024-07-05 16:00:15 +02:00
parent f78fc2c7b1
commit e7f504f0fc
4 changed files with 50 additions and 0 deletions

3
python/requirements Normal file
View File

@ -0,0 +1,3 @@
lxml==5.2.2
python-docx==1.1.2
typing_extensions==4.12.2