update reqs

This commit is contained in:
wh1te909 2023-07-03 23:35:45 +00:00
parent 57f64b18c6
commit 7c3a5fcb83
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ channels==4.0.0
channels_redis==4.1.0
cryptography==41.0.1
daphne==4.0.0
Django==4.2.2
Django==4.2.3
django-cors-headers==4.1.0
django-ipware==5.0.0
django-rest-knox==4.2.0

View File

@ -23,7 +23,7 @@ AUTH_USER_MODEL = "accounts.User"
TRMM_VERSION = "0.15.13-dev"
# https://github.com/amidaware/tacticalrmm-web
WEB_VERSION = "0.101.23-dev"
WEB_VERSION = "0.101.24-dev"
# bump this version everytime vue code is changed
# to alert user they need to manually refresh their browser