From 7cb6131a885e4c128ac3efa4bb252f2f6e499942 Mon Sep 17 00:00:00 2001 From: Neeraj Kashyap Date: Wed, 28 Jul 2021 10:20:09 -0700 Subject: [PATCH] Updated requirements.txt to fix moonstreamdb dependency --- backend/requirements.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index b29fd96f..28feffda 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -8,11 +8,10 @@ certifi==2021.5.30 charset-normalizer==2.0.3 click==8.0.1 fastapi==0.66.0 --e git+https://git@github.com/bugout-dev/moonstream.git@60e90219a8e24077a1ab046463775f837df5f03e#egg=moonstreamdb&subdirectory=db h11==0.12.0 idna==3.2 jmespath==0.10.0 --e git+ssh://git@github.com/bugout-dev/moonstock.git@8acebb7c8a1872cd0a9c2b663f86be3877a20636#egg=moonstreamdb&subdirectory=db +-e git+ssh://git@github.com/bugout-dev/moonstream.git@ae0d1cea8e84a52815ea0dc324a5d73af9c10f7e#egg=moonstreamdb&subdirectory=db mypy==0.910 mypy-extensions==0.4.3 pathspec==0.9.0