diff --git a/requirements.txt b/requirements.txt index 56988b6..d212420 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,6 +3,6 @@ Flask-SQLAlchemy==3.1.1 gunicorn==21.2.0 psycopg2-binary==2.9.9 -black==23.10.0 +black==24.3.0 flake8==6.1.0 pytest==7.4.2