Skip to content

Commit fb21feb

Browse files
fix: add onionshare_cli to requirements.txt and pyproject.toml
1 parent b9b98d1 commit fb21feb

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ dependencies = [
99
"cryptography",
1010
"hashcat",
1111
"protonvpn-cli",
12+
"onionshare_cli"
1213
]
1314

1415
[build-system]

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ pyshark==0.6
99
python-nmap==0.7.1
1010
whois==1.20240129.2
1111
dnspython==2.6.1
12+
onionshare_cli==2.6

0 commit comments

Comments
 (0)