Skip to content

Commit

Permalink
update dependencies (#260)
Browse files Browse the repository at this point in the history
  • Loading branch information
maypink authored Jan 19, 2024
1 parent ee2e56c commit 7c5ba43
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ zss>=1.2.0
# Plotting
matplotlib>=3.3.1; python_version >= '3.8'
pyvis==0.2.1
# needs to be installed explicitly since no clear dependency is specified in pyvis->Jinja2->MarkupSafe
MarkupSafe==2.1.1
seaborn>=0.9.0
imageio>=2.28.1
Pillow>=9.5.0
Expand Down

0 comments on commit 7c5ba43

Please sign in to comment.