update reqs

This commit is contained in:
wh1te909 2021-10-08 06:18:15 +00:00
parent f3754588bd
commit 3e1be53c36
4 changed files with 706 additions and 1634 deletions

View File

@ -4,12 +4,12 @@ celery==5.1.2
certifi==2021.5.30
cffi==1.14.6
channels==3.0.4
channels_redis==3.3.0
channels_redis==3.3.1
chardet==4.0.0
cryptography==3.4.8
daphne==3.0.2
Django==3.2.7
django-cors-headers==3.8.0
Django==3.2.8
django-cors-headers==3.10.0
django-ipware==4.0.0
django-rest-knox==4.1.0
djangorestframework==3.12.4
@ -22,16 +22,16 @@ pycparser==2.20
pycryptodome==3.10.4
pyotp==2.6.0
pyparsing==2.4.7
pytz==2021.1
pytz==2021.3
qrcode==6.1
redis==3.5.3
requests==2.26.0
six==1.16.0
sqlparse==0.4.2
twilio==7.0.0
twilio==7.1.0
urllib3==1.26.7
uWSGI==2.0.19.1
uWSGI==2.0.20
validators==0.18.2
vine==5.0.0
websockets==9.1
zipp==3.5.0
zipp==3.6.0

View File

@ -32,7 +32,7 @@ NATS_SERVER_VER = "2.3.3"
PIP_VER = "21"
NPM_VER = "22"
SETUPTOOLS_VER = "58.1.0"
SETUPTOOLS_VER = "58.2.0"
WHEEL_VER = "0.37.0"
DL_64 = f"https://github.com/wh1te909/rmmagent/releases/download/v{LATEST_AGENT_VER}/winagent-v{LATEST_AGENT_VER}.exe"

2320
web/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -12,7 +12,7 @@
"dependencies": {
"@quasar/extras": "^1.11.1",
"apexcharts": "^3.27.1",
"axios": "^0.21.4",
"axios": "^0.22.0",
"dotenv": "^8.6.0",
"prismjs": "^1.23.0",
"qrcode.vue": "^3.2.2",
@ -22,7 +22,7 @@
"vuex": "^4.0.2"
},
"devDependencies": {
"@quasar/app": "^3.1.0",
"@quasar/app": "^3.1.2",
"@quasar/cli": "^1.2.1"
},
"browserslist": [