Skip to content

Commit

Permalink
Update pylint version to fix error
Browse files Browse the repository at this point in the history
  • Loading branch information
BenSchZA committed Aug 14, 2024
1 parent fb4db6f commit 22d9880
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ radcad==0.8.4
pytest==8.3.2
ipykernel==6.29.5
matplotlib==3.5.0
plotly==5.23.0
plotly==4.14.3
stochastic==0.6.0
typing_extensions==4.12.2
black==20.8b1
Expand All @@ -23,7 +23,7 @@ gunicorn==20.1.0
cadCAD_tools==0.0.1.4
tqdm==4.61.0
diskcache==5.2.1
pylint==2.8.3
pylint==3.2.6
python-dotenv==0.19.0
jupyterlab-spellchecker<0.8
Werkzeug==2.0.3
Expand Down

0 comments on commit 22d9880

Please sign in to comment.