diff --git a/requirements.txt b/requirements.txt index 7268e14..e95fb87 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,6 @@ +tk==0.1.0 +customtkinter==5.2.2 pyserial==3.5 matplotlib==3.9.0 -tk==0.1.0 -customtkinter==5.2.2 \ No newline at end of file +numpy==2.0.1 +Pillow==10.4.0 \ No newline at end of file