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 @@ -407,9 +407,9 @@ editorconfig==0.17.0 ; python_version >= "3.10" and python_version < "4.0" \
exceptiongroup==1.2.2 ; python_version == "3.10" \
--hash=sha256:3111b9d131c238bec2f8f516e123e14ba243563fb135d3fe885990585aa7795b \
--hash=sha256:47c2edf7c6738fafb49fd34290706d1a1a2f4d1c6df275526b62cbb4aa5393cc
filelock==3.17.0 ; python_version >= "3.10" and python_version < "4.0" \
--hash=sha256:533dc2f7ba78dc2f0f531fc6c4940addf7b70a481e269a5a3b93be94ffbe8338 \
--hash=sha256:ee4e77401ef576ebb38cd7f13b9b28893194acc20a8e68e18730ba9c0e54660e
filelock==3.20.3 ; python_version >= "3.10" and python_version < "4.0" \
--hash=sha256:18c57ee915c7ec61cff0ecf7f0f869936c7c30191bb0cf406f1341778d0834e1 \
--hash=sha256:4b0dda527ee31078689fc205ec4f1c1bf7d56cf88b6dc9426c4f230e46c2dce1
flare-capa==9.0.0 ; python_version >= "3.10" and python_version < "4.0" \
--hash=sha256:aeab30c94fd76dbbff0139b1e938e2be7b1029e4901083f38e54bffa791d5091 \
--hash=sha256:fa3edfa0ccd0a92b27e2aedcc40d6ad5e65e01ac67e2c606cb738c810bbfbf0c
Expand Down
Loading