Generating two requirments file for TUI and GUI.

This commit is contained in:
Mr Finchum 2024-12-31 13:33:22 +01:00
parent f233d615e3
commit 82ae4d1817
2 changed files with 8 additions and 0 deletions

4
requirements_gui.txt Normal file
View file

@ -0,0 +1,4 @@
pyyaml
piexif
pillow
pyside6

4
requirements_tui.txt Normal file
View file

@ -0,0 +1,4 @@
pyyaml
piexif
pillow
simple_term_menu