Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -58,4 +58,5 @@ nltk
|
|
58 |
spacy
|
59 |
pytz
|
60 |
tqdm
|
61 |
-
sympy
|
|
|
|
58 |
spacy
|
59 |
pytz
|
60 |
tqdm
|
61 |
+
sympy
|
62 |
+
torch
|