Skip to content

Commit e60c9b4

Browse files
authored
Merge pull request #74 from keckelt/patch-1
Add seaborn as a dependency
2 parents 1851126 + 30f4de6 commit e60c9b4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ jsonlines>=3.0.0
55
pandas>=1.3.4
66
numpy>=1.22.2
77
matplotlib>=3.5.1
8+
seaborn>=0.12.2
89
pyyaml
910

1011
# AutoML packages
@@ -23,4 +24,4 @@ rq>=1.10.1
2324
# Pinning might be removed for dash>2.3.0
2425
werkzeug==2.0.3
2526

26-
pyPDPPartitioner
27+
pyPDPPartitioner

0 commit comments

Comments
 (0)