update reqs
This commit is contained in:
@@ -6,7 +6,7 @@ cffi==1.16.0
|
|||||||
channels==4.1.0
|
channels==4.1.0
|
||||||
channels_redis==4.2.0
|
channels_redis==4.2.0
|
||||||
cryptography==42.0.7
|
cryptography==42.0.7
|
||||||
Django==4.2.12
|
Django==4.2.13
|
||||||
django-cors-headers==4.3.1
|
django-cors-headers==4.3.1
|
||||||
django-filter==24.2
|
django-filter==24.2
|
||||||
django-rest-knox==4.2.0
|
django-rest-knox==4.2.0
|
||||||
@@ -19,7 +19,7 @@ msgpack==1.0.8
|
|||||||
nats-py==2.7.2
|
nats-py==2.7.2
|
||||||
packaging==24.0
|
packaging==24.0
|
||||||
psutil==5.9.8
|
psutil==5.9.8
|
||||||
psycopg[binary]==3.1.18
|
psycopg[binary]==3.1.19
|
||||||
pycparser==2.21
|
pycparser==2.21
|
||||||
pycryptodome==3.20.0
|
pycryptodome==3.20.0
|
||||||
pyotp==2.9.0
|
pyotp==2.9.0
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
FROM nats:2.10.12-alpine
|
FROM nats:2.10.14-alpine
|
||||||
|
|
||||||
ENV TACTICAL_DIR /opt/tactical
|
ENV TACTICAL_DIR /opt/tactical
|
||||||
ENV TACTICAL_READY_FILE ${TACTICAL_DIR}/tmp/tactical.ready
|
ENV TACTICAL_READY_FILE ${TACTICAL_DIR}/tmp/tactical.ready
|
||||||
|
Reference in New Issue
Block a user