From c8b93d384b8a842fa2e2129f39e6af5580dde5ce Mon Sep 17 00:00:00 2001 From: Neeraj Kashyap Date: Thu, 29 Jul 2021 09:44:03 -0700 Subject: [PATCH] Updated moonstreamdb commit hash in requirements.txt --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 8a39a592..679d1421 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -11,7 +11,7 @@ fastapi==0.66.0 h11==0.12.0 idna==3.2 jmespath==0.10.0 --e git+https://git@github.com/bugout-dev/moonstream.git@b9c828fc7f811af88a9f3a45dd7f5c4053433366#egg=moonstreamdb&subdirectory=db +-e git+https://git@github.com/bugout-dev/moonstream.git@d2c30256b3e905a420208e14e799f79bec82f568#egg=moonstreamdb&subdirectory=db mypy==0.910 mypy-extensions==0.4.3 pathspec==0.9.0