Browse Source

add seaborn version requirement due to pgf backend issue

Lucas Gautheron 2 years ago
parent
commit
ec86e0ae45
1 changed files with 1 additions and 1 deletions
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -1,3 +1,3 @@
-seaborn
+seaborn>=0.11.2
 sklearn
 ChildProject