Remove pinned versions

This commit is contained in:
Jason Solomon 2020-11-13 16:47:51 +11:00
parent 88618d26dc
commit d277394b5c
2 changed files with 5 additions and 5 deletions

View file

@ -17,7 +17,7 @@ services:
environment:
- discovery.type=single-node
- ES_JAVA_OPTS=-Xms32g -Xmx32g
image: elasticsearch:7.4.0
image: elasticsearch:7.9.3
ports:
- "127.0.0.1:9200:9200"
- "127.0.0.1:9300:9300"

View file

@ -1,4 +1,4 @@
elasticsearch==7.1.0
psycopg2-binary==2.8.4
pytsk3==20190507
six==1.13.0
elasticsearch
psycopg2-binary
pytsk3
six