mirror of
https://github.com/mandiant/capa.git
synced 2025-12-22 07:10:29 -08:00
setup: fix dep spec
This commit is contained in:
2
setup.py
2
setup.py
@@ -89,7 +89,7 @@ setuptools.setup(
|
|||||||
"types-termcolor==1.1.4",
|
"types-termcolor==1.1.4",
|
||||||
"types-psutil==5.8.23",
|
"types-psutil==5.8.23",
|
||||||
"types_requests==2.28.1",
|
"types_requests==2.28.1",
|
||||||
"types-protobuf 4.21.0.5",
|
"types-protobuf==4.21.0.5",
|
||||||
],
|
],
|
||||||
"build": [
|
"build": [
|
||||||
"pyinstaller==5.7.0",
|
"pyinstaller==5.7.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user