srivyn_test #21
|
|
@ -106,7 +106,8 @@ RUN if [ -f requirements.txt ]; then \
|
|||
qifparse \
|
||||
pypdf \
|
||||
phonenumbers \
|
||||
python-docx
|
||||
python-docx \
|
||||
pyzk
|
||||
|
||||
# ------------------------------------------------------------------
|
||||
# Create Required Directories
|
||||
|
|
|
|||
|
|
@ -92,3 +92,4 @@ zeep==4.2.1 ; python_version >= '3.11'
|
|||
qifparse
|
||||
pandas
|
||||
pypdf
|
||||
pyzk
|
||||
|
|
|
|||
Loading…
Reference in New Issue