Skip to content

Commit

Permalink
use latest plater with connection fix (#19)
Browse files Browse the repository at this point in the history
* use latest plater with connection fix

* remove redis graph dep

Co-authored-by: Yaphetkg <[email protected]>
  • Loading branch information
YaphetKG and Yaphetkg authored Feb 17, 2022
1 parent 8ecc119 commit f96a696
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ coverage==4.5.3
flasgger==0.9.2
flask==1.0.2
flask-cors==3.0.7
# flask-restful==0.3.7
flask-restx==0.5.1
gunicorn==19.9.0
jinja2==2.10
Expand All @@ -15,11 +14,10 @@ pytest-cov==2.7.1
python-coveralls==2.9.2
python-dateutil==2.8.1
pyyaml==5.1
redisgraph==2.2.4
requests==2.25.1
requests-cache==0.4.13
requests-mock==1.5.2
git+https://github.com/helxplatform/Plater.git@v1.9.9
git+https://github.com/helxplatform/Plater.git@v2.0.0
bmt==0.7.2
git+https://github.com/ranking-agent/reasoner.git
git+https://github.com/TranslatorSRI/[email protected]#egg=reasoner-pydantic
Expand Down

0 comments on commit f96a696

Please sign in to comment.