diff options
| author | matin <matin.kaufmann@gmail.com> | 2025-10-05 17:19:53 +0200 |
|---|---|---|
| committer | matin <matin.kaufmann@gmail.com> | 2025-10-05 17:19:53 +0200 |
| commit | 82ae397082aaa1c18ea21b0dd5ed62373ab58b79 (patch) | |
| tree | ce6783f532aba570a0cc8abc8f86477038958b86 /requirements.txt | |
| parent | 283e1d313bdf4ac1fbe8193d6f018a4cb49e8cf4 (diff) | |
+ requirements.txt for building
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..7352a20 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,4 @@ +PyQt5>=5.15 +python-dateutil>=2.8.2 +xhtml2pdf>=0.2.8 +svglib<1.6.0 |
