Skip to content

Commit 5e45507

Browse files
committed
(chore) fix dependencies
1 parent 8f531f8 commit 5e45507

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

requirements.txt

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
frida>=15.0.0
1+
frida>=16.0.0
22
frida-tools>=10.0.0
3-
prompt_toolkit>=3.0.3,<4.0.0
3+
prompt-toolkit>=3.0.3,<4.0.0
44
click
55
tabulate
66
semver>=2,<3
77
delegator.py
88
requests
9-
flask
10-
pygments
9+
Flask>=3.0.0
10+
Pygments>=2.0.0
1111
litecli>=1.3.0

0 commit comments

Comments
 (0)