Spaces:
Running
Running
Commit
·
757eed4
1
Parent(s):
f4a1137
previosly forgot to add mailjet_rest in requirements.txt, now added
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -17,4 +17,5 @@ pandas
|
|
17 |
tqdm
|
18 |
dotenv
|
19 |
huggingface_hub
|
20 |
-
pytz
|
|
|
|
17 |
tqdm
|
18 |
dotenv
|
19 |
huggingface_hub
|
20 |
+
pytz
|
21 |
+
mailjet_rest
|