update reqs

This commit is contained in:
wh1te909
2022-01-16 07:47:59 +00:00
parent 9d6a6620e3
commit 911586ed0b
4 changed files with 35 additions and 12996 deletions

View File

@@ -9,7 +9,7 @@ chardet==4.0.0
cryptography==36.0.1
daphne==3.0.2
Django==3.2.11
django-cors-headers==3.10.1
django-cors-headers==3.11.0
django-ipware==4.0.2
django-rest-knox==4.1.0
djangorestframework==3.13.1
@@ -28,7 +28,7 @@ redis==4.1.0
requests==2.27.1
six==1.16.0
sqlparse==0.4.2
twilio==7.4.0
twilio==7.5.0
urllib3==1.26.8
uWSGI==2.0.20
validators==0.18.2

View File

@@ -24,9 +24,9 @@ APP_VER = "0.0.157"
# https://github.com/wh1te909/rmmagent
LATEST_AGENT_VER = "1.8.0"
MESH_VER = "0.9.67"
MESH_VER = "0.9.69"
NATS_SERVER_VER = "2.6.6"
NATS_SERVER_VER = "2.7.0"
# for the update script, bump when need to recreate venv or npm install
PIP_VER = "26"

13019
web/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -15,7 +15,7 @@
"axios": "^0.24.0",
"dotenv": "^10.0.0",
"qrcode.vue": "^3.3.3",
"quasar": "^2.4.4",
"quasar": "^2.4.10",
"vue3-ace-editor": "^2.2.2",
"vue3-apexcharts": "^1.4.1",
"vuedraggable": "^4.1.0",
@@ -31,4 +31,4 @@
"last 2 Edge versions",
"last 1 Safari versions"
]
}
}