We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c93cb37 commit 9f14a8dCopy full SHA for 9f14a8d
src/install/requirements_backend.txt
@@ -1,8 +1,8 @@
1
-cryptography~=44.0.0
+cryptography~=46.0.5
2
MarkupSafe~=2.1.5
3
networkx~=3.1
4
-Pillow~=10.4.0
5
-pyopenssl~=25.0.0
+Pillow~=12.1.1
+pyopenssl~=26.0.0
6
pyyaml~=6.0.2
7
8
git+https://github.com/fkie-cad/common_helper_yara.git
src/install/requirements_frontend.txt
@@ -16,7 +16,7 @@ prompt-toolkit~=3.0.51
16
python-dateutil~=2.9.0
17
quantiphy~=2.20
18
uwsgi~=2.0.30
19
-virtualenv~=20.31.2
+virtualenv~=21.2.0
20
21
# npm installation
22
nodeenv~=1.9.1
0 commit comments