diff --git a/requirements.txt b/requirements.txt index 673406b..7736dd7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ neo4jrestclient==2.1.1 nltk == 3.4.1 google-cloud-vision==0.34 google-auth==1.5.1 -opencv-python==3.4.2.16 +opencv-python==3.4.7.28 scikit-learn == 0.20.1 python-dotenv==0.10.1 # to load .env file -e git+https://77b104ff8a48e8547d7daec6f229358505bd5685@github.com/source-data/ai.git#egg=ai diff --git a/smtag/requirements.txt b/smtag/requirements.txt index c35207d..d4fbca6 100644 --- a/smtag/requirements.txt +++ b/smtag/requirements.txt @@ -10,7 +10,7 @@ tensorboardX==1.6 google-cloud-vision==0.34 google-auth==1.5.1 # opencv-python==3.4.1.15 # dgx -opencv-python==3.4.2.16 # mac +opencv-python==3.4.7.28 # mac scikit-learn == 0.20.1 python-dotenv==0.10.1 # to load .env file # vsearch==0.2.1 # update with git submodule update --remote