Skip to content

Commit

Permalink
Merge pull request #74 from keckelt/patch-1
Browse files Browse the repository at this point in the history
Add seaborn as a dependency
  • Loading branch information
sarah-segel authored Sep 27, 2023
2 parents 1851126 + 30f4de6 commit e60c9b4
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 e60c9b4

Please sign in to comment.