From 68c805a3df540e4bc8ff77eb7bfd476a21f8fd86 Mon Sep 17 00:00:00 2001 From: Amir Raminfar Date: Wed, 9 Oct 2024 10:25:34 -0700 Subject: [PATCH] pip update --- requirements.txt | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/requirements.txt b/requirements.txt index cdf808d12..1b3e8c5d0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ click==8.1.7 contentful==2.1.1 cssselect2==0.7.0 defusedxml==0.7.1 -dnspython==2.6.1 +dnspython==2.7.0 flask==2.3.3 flask-caching==2.0.1 flask-wtf==1.2.1 @@ -28,7 +28,7 @@ graphene==3.3 graphql-core==3.2.4 graphql-relay==3.2.0 graphql-server==3.0.0b7 -gunicorn==21.2.0 +gunicorn==23.0.0 idna==3.10 inflection==0.5.1 itsdangerous==2.2.0 @@ -41,14 +41,14 @@ multidict==6.1.0 numpy==1.26.4 packaging==24.1 pandas==2.1.4 -pillow==10.3.0 +pillow==10.4.0 pip==24.2 propcache==0.2.0 protobuf==4.24.4 pycparser==2.22 pymongo==4.6.3 python-dateutil==2.9.0.post0 -pytz==2023.3.post1 +pytz==2024.2 redis==5.1.1 redis-sentinel-url==1.0.1 regex==2024.9.11 @@ -58,19 +58,19 @@ rq-dashboard==0.8.0.2 ruff==0.6.9 scikit-learn==1.3.2 scipy==1.14.1 -setuptools==68.2.2 +setuptools==75.1.0 six==1.16.0 threadpoolctl==3.2.0 -tinycss2==1.2.1 +tinycss2==1.3.0 types-python-dateutil==2.9.0.20241003 -typing-extensions==4.8.0 -tzdata==2023.3 +typing-extensions==4.12.2 +tzdata==2024.2 unidecode==0.4.21 urllib3==2.2.3 uvloop==0.20.0 webencodings==0.5.1 webob==1.8.8 werkzeug==3.0.4 -wtforms==3.1.0 +wtforms==3.1.2 xlsxwriter==3.2.0 yarl==1.14.0