fix: harden public api token storage
This commit is contained in:
@@ -5,6 +5,7 @@ pydantic>=2.0.0
|
||||
pydantic-settings>=2.0.0
|
||||
python-jose[cryptography]>=3.3.0
|
||||
passlib[bcrypt]>=1.7.4
|
||||
bcrypt>=4.0.0
|
||||
python-multipart>=0.0.6
|
||||
logto>=0.2.0
|
||||
aiohttp>=3.8.0
|
||||
@@ -28,4 +29,4 @@ aiosmtplib>=2.0.2
|
||||
jinja2>=3.1.2
|
||||
google-auth>=2.0.0
|
||||
google-api-python-client>=2.0.0
|
||||
google-auth-httplib2>=0.2.0
|
||||
google-auth-httplib2>=0.2.0
|
||||
|
||||
Reference in New Issue
Block a user