petter2025 commited on
Commit
d11e17e
·
verified ·
1 Parent(s): 3a07d53

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -7,7 +7,7 @@ matplotlib>=3.7.0
7
  # Core runtime
8
  pydantic>=2.0.0
9
  typing-extensions>=4.8
10
-
11
  # Data / reasoning
12
  numpy>=1.24.0
13
  pandas>=2.0.0
 
7
  # Core runtime
8
  pydantic>=2.0.0
9
  typing-extensions>=4.8
10
+ seaborn>=0.12.0
11
  # Data / reasoning
12
  numpy>=1.24.0
13
  pandas>=2.0.0