This is an automated email from the ASF dual-hosted git repository.

tloubrieu pushed a commit to branch add_metadata_to_remote_coll
in repository https://gitbox.apache.org/repos/asf/incubator-sdap-nexus.git


The following commit(s) were added to refs/heads/add_metadata_to_remote_coll by 
this push:
     new a0b5119  add versions to avoid build failure in docker
a0b5119 is described below

commit a0b511995082052dc7b38ef845863f44527810b8
Author: thomas loubrieu <[email protected]>
AuthorDate: Fri Jul 8 21:43:07 2022 -0700

    add versions to avoid build failure in docker
---
 data-access/requirements.txt | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/data-access/requirements.txt b/data-access/requirements.txt
index 74a944b..b9345f3 100644
--- a/data-access/requirements.txt
+++ b/data-access/requirements.txt
@@ -1,6 +1,7 @@
 cassandra-driver==3.24.0
 pysolr==3.9.0
-elasticsearch
+elasticsearch==8.3.1
+urllib3==1.26.2
 requests
 nexusproto
 Shapely

Reply via email to