diff --git a/frontend/requirements.txt b/frontend/requirements.txt index 16c2ede..d324c57 100644 --- a/frontend/requirements.txt +++ b/frontend/requirements.txt @@ -13,7 +13,7 @@ cryptography==42.0.5 ; python_version >= "3.12" and python_version < "3.13" cssselect2==0.7.0 ; python_version >= "3.12" and python_version < "3.13" cycler==0.12.1 ; python_version >= "3.12" and python_version < "3.13" django==4.2.11 ; python_version >= "3.12" and python_version < "3.13" -fonttools==4.49.0 ; python_version >= "3.12" and python_version < "3.13" +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==20.1.0 ; python_version >= "3.12" and python_version < "3.13" html5lib==1.1 ; python_version >= "3.12" and python_version < "3.13" @@ -40,7 +40,7 @@ python-dateutil==2.9.0.post0 ; python_version >= "3.12" and python_version < "3. pytz==2024.1 ; python_version >= "3.12" and python_version < "3.13" pyyaml==6.0.1 ; python_version >= "3.12" and python_version < "3.13" qrcode==7.4.2 ; python_version >= "3.12" and python_version < "3.13" -reportlab==4.0.9 ; python_version >= "3.12" and python_version < "3.13" +reportlab==4.1.0 ; python_version >= "3.12" and python_version < "3.13" requests==2.31.0 ; python_version >= "3.12" and python_version < "3.13" scikit-learn==1.4.1.post1 ; python_version >= "3.12" and python_version < "3.13" scipy==1.12.0 ; python_version >= "3.12" and python_version < "3.13"