Merge 426b8bb271d0f99a79cd5a74b8dec754af4c2b3f into 975921183c5504ebba01eddbf76a130d6d784f92

This commit is contained in:
dependabot[bot] 2025-05-17 19:06:27 +00:00 committed by GitHub
commit 14f657e180
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 211 additions and 33 deletions

242
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -26,7 +26,7 @@ python = "^3.9"
chardet = "3.0.4"
base58 = "2.1.1"
aiohttp = "3.9.5"
flask-cors = "3.0.10"
flask-cors = "6.0.0"
flask-restful = "0.3.9"
flask = "2.1.2"
gunicorn = "20.1.0"