bjorn-hommel
commited on
Commit
•
0db62ba
1
Parent(s):
5286542
added matplotlib
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ statsmodels==0.14.0
|
|
6 |
sentencepiece==0.1.99
|
7 |
altair==4.2.2
|
8 |
firebase_admin==6.1.0
|
9 |
-
python-dotenv
|
|
|
|
6 |
sentencepiece==0.1.99
|
7 |
altair==4.2.2
|
8 |
firebase_admin==6.1.0
|
9 |
+
python-dotenv
|
10 |
+
matplotlib==3.7.1
|