Version bump & adding validators to dependencies
This commit is contained in:
parent
6d8b457593
commit
85db628921
1 changed files with 2 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[project]
|
||||
name = "sp-hydra-veil-core"
|
||||
version = "2.5.5"
|
||||
version = "2.6.5"
|
||||
include = [
|
||||
{ path = "core/assets/**" }
|
||||
]
|
||||
|
|
@ -52,6 +52,7 @@ dependencies = [
|
|||
"httpx-socks==0.11.0",
|
||||
"dnspython==2.8.0",
|
||||
"socksio==1.0.0",
|
||||
"validators==0.35.0"
|
||||
]
|
||||
|
||||
[project.urls]
|
||||
|
|
|
|||
Loading…
Reference in a new issue