From 131bd43c7ec4c02f7dc543b8a125a7890cb2f582 Mon Sep 17 00:00:00 2001 From: Michael Deceglie Date: Tue, 6 Aug 2024 07:07:56 -0600 Subject: [PATCH] Update requirements --- docs/notebook_requirements.txt | 8 ++++---- requirements.txt | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/notebook_requirements.txt b/docs/notebook_requirements.txt index ec068272..1642b578 100644 --- a/docs/notebook_requirements.txt +++ b/docs/notebook_requirements.txt @@ -16,7 +16,7 @@ ipython-genutils==0.2.0 ipywidgets==7.3.0 jedi==0.16.0 Jinja2==3.1.3 -jsonschema==2.6.0 +jsonschema==4.18.0 jupyter==1.0.0 jupyter-client==8.6.1 jupyter-console==6.6.3 @@ -27,7 +27,7 @@ MarkupSafe==2.0.0 mistune==2.0.3 nbclient==0.6.3 nbconvert==7.0.0 -nbformat==5.1.0 +nbformat==5.3.0 nest-asyncio==1.5.5 notebook==6.4.12 numexpr==2.10.0 @@ -35,14 +35,14 @@ pandocfilters==1.5.1 parso==0.5.2 pexpect==4.6.0 pickleshare==0.7.5 -prometheus-client==0.3.0 +prometheus-client==0.9 prompt-toolkit==3.0.43 ptyprocess==0.6.0 pycparser==2.20 Pygments==2.15.0 pyzmq==26.0.2 qtconsole==4.3.1 -Send2Trash==1.8.0 +Send2Trash==1.8.2 simplegeneric==0.8.1 soupsieve==2.3.2.post1 terminado==0.8.3 diff --git a/requirements.txt b/requirements.txt index 0a1b7fff..a3779e2e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ joblib==1.2.0 kiwisolver==1.3.2 matplotlib==3.5.0 numpy==1.22.0 -packaging==21.3 +packaging==22.0 pandas==1.3.4 patsy==0.5.2 Pillow==10.3.0