From d1788d3798002a9f3411011c2ee2dd6a92526eb3 Mon Sep 17 00:00:00 2001 From: Josua Krause Date: Fri, 23 Feb 2024 11:18:36 -0500 Subject: [PATCH] fix cves --- requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index 2c07c2272..460cc3133 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ ipykernel==6.19.2 ipywidgets==8.0.3 jupyter-client==8.1.0 jupyter-console==6.4.4 -jupyter-server==2.7.2 +jupyter-server==2.11.2 jupyter==1.0.0 jupyterlab-widgets==3.0.4 keras==2.11.0 @@ -23,10 +23,10 @@ numpy~=1.26.0 opencage==2.2.0 pandas-stubs>=2.1 pandas~=2.1.0 -Pillow==10.0.1 +Pillow~=10.2.0 pre-commit==3.0.3 psycopg2-binary==2.9.6 -pyarrow==10.0.1 +pyarrow==14.0.1 pycodestyle==2.9.1 PyJWT==2.7.0 pylint~=3.0.0 @@ -48,7 +48,7 @@ SQLAlchemy==2.0.9 SQLAlchemy[mypy]==2.0.9 tokenizers==0.13.2 tqdm==4.64.1 -transformers~=4.33.0 +transformers~=4.36.0 types-Pillow==9.2.1 types-psycopg2==2.9.21.10 types-python-dateutil~=2.8.0