Skip to content

Commit

Permalink
Add seaborn as a dependency
Browse files Browse the repository at this point in the history
see #73
  • Loading branch information
keckelt authored Sep 26, 2023
1 parent 1851126 commit 30f4de6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ jsonlines>=3.0.0
pandas>=1.3.4
numpy>=1.22.2
matplotlib>=3.5.1
seaborn>=0.12.2
pyyaml

# AutoML packages
Expand All @@ -23,4 +24,4 @@ rq>=1.10.1
# Pinning might be removed for dash>2.3.0
werkzeug==2.0.3

pyPDPPartitioner
pyPDPPartitioner

0 comments on commit 30f4de6

Please sign in to comment.