Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -18,4 +18,5 @@ gTTS
|
|
18 |
pydub
|
19 |
fitz
|
20 |
python-docx
|
21 |
-
python-jose[cryptography]
|
|
|
|
18 |
pydub
|
19 |
fitz
|
20 |
python-docx
|
21 |
+
python-jose[cryptography]
|
22 |
+
pyfcm
|