diff --git a/requirements.txt b/requirements.txt index 531be6a..ca65c8b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,25 +9,25 @@ pip-install == 1.3.5 itsdangerous == 2.2.0 Jinja2 == 3.1.4 libsass == 0.23.0 -MarkupSafe == 3.0.1 +MarkupSafe == 3.0.2 numpy == 2.1.2 pandas == 2.2.3 -pip == 24.2 +pip == 24.3.1 python-dateutil == 2.9.0.post0 pytz == 2024.2 -setuptools == 75.1.0 +setuptools == 75.2.0 six == 1.16.0 toml == 0.10.2 typing_extensions == 4.12.2 visitor == 0.1.3 webassets == 2.0 -Werkzeug == 3.0.4 -WTForms == 3.1.2 +Werkzeug == 3.0.6 +WTForms == 3.2.1 zipp == 3.20.2 -sqlalchemy == 2.0.35 +sqlalchemy == 2.0.36 flask-sqlalchemy >= 3.0.1 -psycopg2-binary == 2.9.9 +psycopg2-binary == 2.9.10 flask-migrate == 4.0.7 gunicorn == 23.0.0 flask-moment == 1.0.6 -flask-WTF == 1.2.1 \ No newline at end of file +flask-WTF == 1.2.2 \ No newline at end of file