Add new deps
pull/375/head
Aidaho 2024-03-18 09:36:13 +03:00
parent c7570ec4bd
commit 715187b075
7 changed files with 7 additions and 0 deletions

View File

@ -47,6 +47,7 @@ def update_settings():
@bp.route('/settings/load')
@get_user_params()
def load_checker():
return checker_mod.load_checker()

View File

@ -1,4 +1,5 @@
import json
from flask import render_template, request, jsonify, g
from flask_login import login_required
from datetime import datetime

View File

@ -16,4 +16,5 @@ python3-nmap<=1.5.1
aio-pika>=7.1.0
pika>=1.2.0
websockets>=9.0
ansible-core>=2.11.12
ansible-runner==2.3.2

View File

@ -17,4 +17,5 @@ python3-nmap<=1.5.1
aio-pika>=7.1.0
pika>=1.2.0
websockets>=9.0
ansible-core>=2.11.12
ansible-runner==2.3.1

View File

@ -18,4 +18,5 @@ python3-nmap<=1.5.1
aio-pika>=7.1.0
pika>=1.2.0
websockets>=9.0
ansible-core>=2.11.12
ansible-runner==2.3.1

View File

@ -18,4 +18,5 @@ aio-pika>=7.1.0
pika>=1.2.0
websockets>=9.0
tzlocal==2.0.0
ansible-core>=2.11.12
ansible-runner==2.3.1

View File

@ -21,4 +21,5 @@ Flask==2.2.5
Flask-Login==0.6.2
Flask-APScheduler==1.13.0
Flask-Caching==2.1.0
ansible-core>=2.11.12
ansible-runner==2.3.1