Skip to content
Open
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
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -270,9 +270,9 @@ Flask==3.1.3; python_full_version >= "3.8.1" and python_version < "4.0" \
idna==3.11; python_full_version >= "3.8.1" and python_version < "4.0" \
--hash=sha256:771a87f49d9defaf64091e6e6fe9c18d4833f140bd19464795bc32d966ca37ea \
--hash=sha256:795dafcc9c04ed0c1fb032c2aa73654d8e8c5023a7df64a53f39190ada629902
importlib-metadata==8.8.0; python_full_version >= "3.8.1" and python_version < "3.10" \
--hash=sha256:d4ae075d546a9c2db36f0ba957f15f9443c9604e57d0785701621cb7ea2ec5d7 \
--hash=sha256:f05c37e6b05dc776a1f0bfc39b890634476404ec8449427f7db938e236c4c54e
importlib-metadata==9.0.0; python_full_version >= "3.8.1" and python_version < "3.10" \
--hash=sha256:2d21d1cc5a017bd0559e36150c21c830ab1dc304dedd1b7ea85d20f45ef3edd7 \
--hash=sha256:a4f57ab599e6a2e3016d7595cfd72eb4661a5106e787a95bcc90c7105b831efc
itsdangerous==2.2.0 ; python_full_version >= "3.8.1" and python_version < "4.0" \
--hash=sha256:c6242fc49e35958c8b15141343aa660db5fc54d4f13a1db01a3f5891b98700ef \
--hash=sha256:e0050c0b7da1eea53ffaf149c0cfbb5c6e2e2b69c4bef22c81fa6eb73e5f6173
Expand Down
Loading