From c6885ac9562ac27a7eaa125fad98f4ccf95c87a6 Mon Sep 17 00:00:00 2001 From: asherpasha Date: Wed, 21 Aug 2024 15:37:36 -0400 Subject: [PATCH] Updated requirements.txt --- requirements.txt | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/requirements.txt b/requirements.txt index 6bdc083..ce7e76f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,15 +1,15 @@ aniso8601==9.0.1 async-timeout==4.0.3 -attrs==23.2.0 -black==24.4.2 +attrs==24.2.0 +black==24.8.0 blinker==1.8.2 cachelib==0.9.0 certifi==2024.7.4 charset-normalizer==3.3.2 click==8.1.7 -coverage==7.6.0 +coverage==7.6.1 Deprecated==1.2.14 -flake8==7.1.0 +flake8==7.1.1 Flask==3.0.3 Flask-Caching==2.3.0 Flask-Cors==4.0.1 @@ -19,7 +19,7 @@ flask-restx==1.3.0 Flask-SQLAlchemy==3.1.1 greenlet==3.0.3 idna==3.7 -importlib_resources==6.4.0 +importlib_resources==6.4.3 iniconfig==2.0.0 itsdangerous==2.2.0 Jinja2==3.1.4 @@ -28,7 +28,7 @@ jsonschema-specifications==2023.12.1 limits==3.13.0 markdown-it-py==3.0.0 MarkupSafe==2.1.5 -marshmallow==3.21.3 +marshmallow==3.22.0 mccabe==0.7.0 mdurl==0.1.2 mypy-extensions==1.0.0 @@ -38,23 +38,23 @@ packaging==24.1 pathspec==0.12.1 platformdirs==4.2.2 pluggy==1.5.0 -pycodestyle==2.12.0 +pycodestyle==2.12.1 pyflakes==3.2.0 Pygments==2.18.0 pyrsistent==0.20.0 pytest==8.3.2 python-dateutil==2.9.0.post0 pytz==2024.1 -redis==5.0.7 +redis==5.0.8 referencing==0.35.1 requests==2.32.3 rich==13.7.1 -rpds-py==0.19.1 -setuptools==71.1.0 +rpds-py==0.20.0 +setuptools==73.0.1 six==1.16.0 -SQLAlchemy==2.0.31 +SQLAlchemy==2.0.32 typing_extensions==4.12.2 urllib3==2.2.2 Werkzeug==3.0.3 -wheel==0.43.0 +wheel==0.44.0 wrapt==1.16.0