diff --git a/requirements.txt b/requirements.txt index d256ce082da..95b106d199b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -358,9 +358,9 @@ exceptiongroup==1.1.3 ; python_version >= "3.10" and python_version < "3.11" \ filelock==3.12.4 ; python_version >= "3.10" and python_version < "4.0" \ --hash=sha256:08c21d87ded6e2b9da6728c3dff51baf1dcecf973b768ef35bcbc3447edb9ad4 \ --hash=sha256:2e6f249f1f3654291606e046b09f1fd5eac39b360664c27f5aad072012f8bcbd -flare-capa==7.2.0 ; python_version >= "3.10" and python_version < "4.0" \ - --hash=sha256:89ba3994cdb24ec57f740f32466cfe9cabdb8e648f06097c0860855ab0827bdf \ - --hash=sha256:d5b49aa05479b91fe86aff40bbee8d160203ca69718ed685f1450ba9e3c84cc4 +flare-capa==7.3.0 ; python_version >= "3.10" and python_version < "4.0" \ + --hash=sha256:21be4c9ce0af093bb0590ec7fd807096483d16c68753a375576420fe8ebcfecf \ + --hash=sha256:f7a7f35f4dce1aca723fcc792a6afbc384a696d889ef891649dc823d948e43ff funcy==2.0 ; python_version >= "3.10" and python_version < "4.0" \ --hash=sha256:3963315d59d41c6f30c04bc910e10ab50a3ac4a225868bfa96feed133df075cb \ --hash=sha256:53df23c8bb1651b12f095df764bfb057935d49537a56de211b098f4c79614bb0 @@ -1825,6 +1825,9 @@ wheel==0.43.0 ; python_version >= "3.10" and python_version < "4.0" \ --hash=sha256:55c570405f142630c6b9f72fe09d9b67cf1477fcf543ae5b8dcb1f5b7377da81 win-unicode-console==0.5 ; platform_system == "Windows" and platform_python_implementation != "PyPy" and python_version >= "3.10" and python_version < "4.0" \ --hash=sha256:d4142d4d56d46f449d6f00536a73625a871cba040f0bc1a2e305a04578f07d1e +xmltodict==0.13.0 ; python_version >= "3.10" and python_version < "4.0" \ + --hash=sha256:341595a488e3e01a85a9d8911d8912fd922ede5fecc4dce437eb4b6c8d037e56 \ + --hash=sha256:aa89e8fd76320154a40d19a0df04a4695fb9dc5ba977cbb68ab3e4eb225e7852 yara-python==4.5.0 ; python_version >= "3.10" and python_version < "4.0" \ --hash=sha256:006f4af0cf30725425b6777016e6d6d7b2854955f0402b227f70d6fbdc594272 \ --hash=sha256:00a7c3d593ef0d065d84c06ed365ce24735f553669de1e066851e8f6cdfc2051 \