Update vt lib which fix an event loop error

pull/676/head
Daniel Pascual 2024-08-02 08:51:45 +02:00
parent bbabfea3e6
commit e446f16eea
1 changed files with 1 additions and 1 deletions

View File

@ -168,7 +168,7 @@ url-normalize==1.4.3; python_version >= '2.7' and python_version not in '3.0, 3.
urlarchiver==0.2
urllib3==2.2.2; python_version >= '3.8'
vt-graph-api==2.2.0
vt-py==0.18.2; python_full_version >= '3.7.0'
vt-py==0.18.3; python_full_version >= '3.7.0'
vulners==2.1.7; python_version >= '3.8'
wand==0.6.13
websocket-client==1.8.0; python_version >= '3.8'