Skip to content

Commit 299566a

Browse files
Update dependency greenlet to v3.2.4
1 parent 7664e99 commit 299566a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ flask-session==0.8.0 ; python_version >= "3.12" and python_version < "4.0"
1313
flask-sqlalchemy==3.1.1 ; python_version >= "3.12" and python_version < "4.0"
1414
flask-wtf==1.2.2 ; python_version >= "3.12" and python_version < "4.0"
1515
flask==3.1.1 ; python_version >= "3.12" and python_version < "4.0"
16-
greenlet==3.2.3 ; python_version >= "3.12" and python_version < "3.14" and (platform_machine == "aarch64" or platform_machine == "ppc64le" or platform_machine == "x86_64" or platform_machine == "amd64" or platform_machine == "AMD64" or platform_machine == "win32" or platform_machine == "WIN32")
16+
greenlet==3.2.4 ; python_version >= "3.12" and python_version < "3.14" and (platform_machine == "aarch64" or platform_machine == "ppc64le" or platform_machine == "x86_64" or platform_machine == "amd64" or platform_machine == "AMD64" or platform_machine == "win32" or platform_machine == "WIN32")
1717
gunicorn==23.0.0 ; python_version >= "3.12" and python_version < "4.0"
1818
idna==3.10 ; python_version >= "3.12" and python_version < "4.0"
1919
isort==6.0.1 ; python_version >= "3.12" and python_version < "4.0"

0 commit comments

Comments
 (0)