Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -9,6 +9,7 @@ https://huggingface.co/spacy/fr_core_news_lg/resolve/main/fr_core_news_lg-any-py
|
|
9 |
numpy
|
10 |
networkx
|
11 |
matplotlib
|
|
|
12 |
pydantic
|
13 |
pandas
|
14 |
pymssql
|
|
|
9 |
numpy
|
10 |
networkx
|
11 |
matplotlib
|
12 |
+
plotly
|
13 |
pydantic
|
14 |
pandas
|
15 |
pymssql
|