diff --git a/frontend/requirements.txt b/frontend/requirements.txt index 7e99eea..e80a1ab 100644 --- a/frontend/requirements.txt +++ b/frontend/requirements.txt @@ -14,7 +14,7 @@ cssselect2==0.7.0 ; python_version >= "3.10" and python_version < "3.12" cycler==0.12.1 ; python_version >= "3.10" and python_version < "3.12" django==4.2.10 ; python_version >= "3.10" and python_version < "3.12" fonttools==4.47.2 ; python_version >= "3.10" and python_version < "3.12" -future==0.18.3 ; python_version >= "3.10" and python_version < "3.12" +future==1.0.0 ; python_version >= "3.10" and python_version < "3.12" gunicorn==20.1.0 ; python_version >= "3.10" and python_version < "3.12" html5lib==1.1 ; python_version >= "3.10" and python_version < "3.12" idna==3.6 ; python_version >= "3.10" and python_version < "3.12"