Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -6,4 +6,4 @@ openpyxl==3.1.2
|
|
| 6 |
python-dotenv==1.0.0
|
| 7 |
graphviz==0.20.3
|
| 8 |
xlrd>=2.0.1
|
| 9 |
-
|
|
|
|
| 6 |
python-dotenv==1.0.0
|
| 7 |
graphviz==0.20.3
|
| 8 |
xlrd>=2.0.1
|
| 9 |
+
mistralai==1.5.0
|