diff --git a/frontend/requirements.txt b/frontend/requirements.txt index 8e804b9..733127e 100644 --- a/frontend/requirements.txt +++ b/frontend/requirements.txt @@ -17,7 +17,7 @@ fonttools==4.50.0 ; python_version >= "3.12" and python_version < "3.13" future==1.0.0 ; python_version >= "3.12" and python_version < "3.13" gunicorn==21.2.0 ; python_version >= "3.12" and python_version < "3.13" html5lib==1.1 ; python_version >= "3.12" and python_version < "3.13" -idna==3.6 ; python_version >= "3.12" and python_version < "3.13" +idna==3.7 ; python_version >= "3.12" and python_version < "3.13" joblib==1.3.2 ; python_version >= "3.12" and python_version < "3.13" kiwisolver==1.4.5 ; python_version >= "3.12" and python_version < "3.13" lmfit==1.2.2 ; python_version >= "3.12" and python_version < "3.13"