Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
blinker==1.9.0; python_full_version >= "3.8.1" and python_version < "4.0" \
--hash=sha256:b4ce2265a7abece45e7cc896e98dbebe6cead56bcf805a3d23136d145f5445bf \
--hash=sha256:ba0efaa9080b619ff2f3459d1d500c57bddea4a6b424b60a91141db6fd2f08bc
certifi==2025.8.3; python_full_version >= "3.8.1" and python_version < "4.0" \
certifi==2025.10.5; python_full_version >= "3.8.1" and python_version < "4.0" \
--hash=sha256:e564105f78ded564e3ae7c923924435e1daa7463faeab5bb932bc53ffae63407 \
--hash=sha256:f6c12493cfb1b06ba2ff328595af9350c65d6644968e5d3a2ffd78699af217a5
cffi==1.17.1 ; python_full_version >= "3.8.1" and python_version < "4.0" and platform_python_implementation != "PyPy" \
Expand Down
Loading