diff --git a/gui_requirements.txt b/gui_requirements.txt new file mode 100644 index 0000000..3e137e8 --- /dev/null +++ b/gui_requirements.txt @@ -0,0 +1,4 @@ +pandas +SQLAlchemy +customtkinter +CTkListbox \ No newline at end of file