mirror of
https://github.com/Karmaz95/Snake_Apple.git
synced 2026-08-15 21:40:18 +02:00
Patching single "=" typo in requirements.txt
This commit is contained in:
+8
-8
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user