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