Update requirements.txt
Browse files- 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
|