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