diff --git a/python/requirements.txt b/python/requirements.txt index 1218468..cc44fc7 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -2,5 +2,5 @@ requests openpyxl python-dotenv # for pyinstaller (remove if not using) -urllib3==1.26.15 +urllib3==1.26.18 chardet \ No newline at end of file