Skip to content

Commit ac47dfd

Browse files
authored
Merge pull request #4252 from keithamoss/production-south-australia-2026-fork
Bumping gevent and greenlet for Python 3.10 compatability and to avoi…
2 parents f577661 + 5456d97 commit ac47dfd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

django/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ django-cors-headers = "^4.4.0"
1313
django-model-utils = "^5.0.0"
1414
googlemaps = "^4.10.0"
1515
gunicorn = "^23.0.0"
16-
gevent = "^22.10.1"
17-
greenlet = "^1.1.3"
16+
gevent = "^24.2.1"
17+
greenlet = "^3.0.0"
1818
social-auth-app-django = "^5.4.2"
1919
social-auth-core = "^4.5.4"
2020
sentry-sdk = "^2.14.0"

0 commit comments

Comments
 (0)