mirror of
https://github.com/cmehay/docker-tor-hidden-service.git
synced 2025-05-27 04:07:13 +00:00
WIP: Adding vanguard...
This commit is contained in:
parent
af0cbea44f
commit
0334d7eb6b
13 changed files with 682 additions and 127 deletions
|
@ -26,8 +26,10 @@ onions = "onions:main"
|
|||
python = ">= 3.7, < 3.8"
|
||||
pytor = "^0.1.5"
|
||||
Jinja2 = "^2.10"
|
||||
pyentrypoint = "^0.5.2"
|
||||
pyentrypoint = "^0.7.3"
|
||||
importlib_metadata = "^1.6.0"
|
||||
vanguards = "^0.3.1"
|
||||
ipy = "^1.00"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
autopep8 = "^1.5.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue