diff --git a/src/requirements.txt b/src/requirements.txt index 7714119..6dffd37 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -1,8 +1,8 @@ wxPython==4.2.2; sys_platform != "linux" https://github.com/dseichter/wxpython-whl/releases/download/4.2.2/wxPython-4.2.2-cp312-cp312-linux_x86_64.whl; sys_platform == "linux" -urllib3==2.2.3 +urllib3==2.3.0 pandas==2.2.3 -numpy==2.2.0 +numpy==2.2.1 openpyxl==3.1.5 pyinstaller==6.11.1 defusedxml==0.7.1 \ No newline at end of file