Skip to content

Commit

Permalink
Update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
mdeceglie committed Aug 6, 2024
1 parent 387f738 commit 131bd43
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions docs/notebook_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -27,22 +27,22 @@ 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
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
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 131bd43

Please sign in to comment.