chore (dep): bump gevent from v23 to v24 for better support for Python 3.11 and 3.12 (#10387)

This commit is contained in:
Bowen Liang
2024-11-23 00:07:07 +08:00
committed by GitHub
parent ed55de888a
commit d3051eed48
2 changed files with 46 additions and 51 deletions

View File

@@ -131,7 +131,7 @@ flask-login = "~0.6.3"
flask-migrate = "~4.0.5"
flask-restful = "~0.3.10"
flask-sqlalchemy = "~3.1.1"
gevent = "~23.9.1"
gevent = "~24.11.1"
gmpy2 = "~2.2.1"
google-ai-generativelanguage = "0.6.9"
google-api-core = "2.18.0"