Skip to content

Commit 48e87b6

Browse files
lefayjeylefayjeyp0dalirius
authored
[enhancement] Fix pip and pipx requirements (#4)
* Update requirements in pyproject * Update requirements in pyproject --------- Co-authored-by: lefayjey <lefayjey@lefayjey.fr> Co-authored-by: Rémi GASCOU (Podalirius) <podalirius@protonmail.com>
1 parent 19caff5 commit 48e87b6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,14 @@ authors = [
99
{ name = "p0dalirius" }
1010
]
1111
dependencies = [
12+
"argcomplete",
1213
"impacket>=0.10.0",
1314
"bhopengraph>=1.1.0",
1415
"sectools>=1.5.1",
1516
"pycryptodome>=3.23.0",
1617
"lark",
1718
"shareql",
19+
"rich",
1820
]
1921

2022
[project.scripts]

0 commit comments

Comments
 (0)