Skip to content

Commit 2f8cbb2

Browse files
committed
fix: pre-commit (poetry-export)
1 parent 55bc716 commit 2f8cbb2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Diff for: requirements.txt

+1-2
Original file line numberDiff line numberDiff line change
@@ -191,8 +191,7 @@ flask-wtf==1.2.2 ; python_version >= "3.10" and python_version < "4.0" \
191191
flask==3.1.0 ; python_version >= "3.10" and python_version < "4.0" \
192192
--hash=sha256:5f873c5184c897c8d9d1b05df1e3d01b14910ce69607a117bd3277098a5836ac \
193193
--hash=sha256:d667207822eb83f1c4b50949b1623c8fc8d51f2341d65f72e1a1815397551136
194-
greenlet==3.1.1 ; 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") and python_version >= "3.10" \
195-
--hash=sha256:0153404a4bb921f0ff1abeb5ce8a5131da56b953eda6e14b88dc6bbc04d2049e \
194+
greenlet==3.1.1 ; python_version < "3.14" and platform_machine == "aarch64" and python_version >= "3.10" or python_version < "3.14" and platform_machine == "ppc64le" and python_version >= "3.10" or python_version < "3.14" and platform_machine == "x86_64" and python_version >= "3.10" or python_version < "3.14" and platform_machine == "amd64" and python_version >= "3.10" or python_version < "3.14" and platform_machine == "AMD64" and python_version >= "3.10" or python_version < "3.14" and platform_machine == "win32" and python_version >= "3.10" or python_version < "3.14" and platform_machine == "WIN32" and python_version >= "3.10" \ --hash=sha256:0153404a4bb921f0ff1abeb5ce8a5131da56b953eda6e14b88dc6bbc04d2049e \
196195
--hash=sha256:03a088b9de532cbfe2ba2034b2b85e82df37874681e8c470d6fb2f8c04d7e4b7 \
197196
--hash=sha256:04b013dc07c96f83134b1e99888e7a79979f1a247e2a9f59697fa14b5862ed01 \
198197
--hash=sha256:05175c27cb459dcfc05d026c4232f9de8913ed006d42713cb8a5137bd49375f1 \

0 commit comments

Comments
 (0)