Patching single "=" typo in requirements.txt

This commit is contained in:
Karmaz95
2024-12-27 01:10:37 +01:00
parent 603e984ed4
commit 6915ce42a4
+8 -8
View File
@@ -1,8 +1,8 @@
lief=0.15.1 lief==0.15.1
uuid=1.30 uuid==1.30
argparse=1.4.0 argparse==1.4.0
asn1crypto=1.5.1 asn1crypto==1.5.1
pyimg4=0.8 pyimg4==0.8
treelib=1.7.0 treelib==1.7.0
xattr=1.1.0 xattr==1.1.0
python-magic=0.4.27 python-magic==0.4.27