diff --git a/crawlers/mooncrawl/setup.py b/crawlers/mooncrawl/setup.py index 19cf9ad5..641e7426 100644 --- a/crawlers/mooncrawl/setup.py +++ b/crawlers/mooncrawl/setup.py @@ -37,9 +37,9 @@ setup( "bugout>=0.2.13", "chardet", "fastapi", - "moonstreamdb>=0.4.4", + "moonstreamdb>=0.4.5", "moonstreamdb-v3>=0.0.10", - "moonstream-types>=0.0.3", + "moonstream-types>=0.0.4", "moonstream>=0.1.1", "moonworm[moonstream]>=0.9.2", "humbug",