fix: add missing itsdangerous dependency
This commit is contained in:
parent
6b1444eaef
commit
536efc4d75
|
|
@ -49,5 +49,6 @@ firebase-admin>=6.5.0
|
||||||
cachetools>=5.3.3
|
cachetools>=5.3.3
|
||||||
Jinja2>=3.1.4
|
Jinja2>=3.1.4
|
||||||
authlib>=1.3.1
|
authlib>=1.3.1
|
||||||
|
itsdangerous>=2.1.2
|
||||||
boto3>=1.34.120
|
boto3>=1.34.120
|
||||||
sendgrid>=6.11.0
|
sendgrid>=6.11.0
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user