Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -13,6 +13,7 @@ passlib
|
|
13 |
jinja2
|
14 |
mailjet-rest
|
15 |
python-multipart
|
|
|
16 |
google-cloud-recaptcha-enterprise
|
17 |
authlib
|
18 |
httpx
|
|
|
13 |
jinja2
|
14 |
mailjet-rest
|
15 |
python-multipart
|
16 |
+
itsdangerous
|
17 |
google-cloud-recaptcha-enterprise
|
18 |
authlib
|
19 |
httpx
|