Skip to content

Commit

Permalink
Update requirements to resolve dependency resolution issue
Browse files Browse the repository at this point in the history
  • Loading branch information
BenSchZA committed Aug 8, 2024
1 parent 23c5ccf commit 2f7bd5b
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
radcad==0.8.4
pytest==6.2.2
ipykernel==5.5.3
matplotlib==3.3.4
ipykernel==6.29.5
matplotlib==3.9.1.post1
plotly==4.14.3
stochastic==0.6.0
typing_extensions==3.7.4.3
black==20.8b1
ipython-autotime==0.3.1
jupyter-dash==0.4.0
jupyter-client==6.1.12
jupyterlab==3.0.17
ipywidgets==7.6.3
notebook==6.4.12
# jupyter-client
jupyterlab==4.2.4
ipywidgets==8.1.3
notebook==7.2.1
pdoc3==0.9.2
jupyter-book==0.13.2
jupyter-book==1.0.2
psutil==5.8.0
kaleido==0.2.1
jinja2==3.0.3
Expand All @@ -25,6 +25,6 @@ tqdm==4.61.0
diskcache==5.2.1
pylint==2.8.3
python-dotenv==0.19.0
jupyterlab-spellchecker==0.6.0
jupyterlab-spellchecker==0.8.4
Werkzeug==2.0.3
click==8.0.4

0 comments on commit 2f7bd5b

Please sign in to comment.