pull/780/head
Andrey 2023-04-27 20:28:38 +03:00
rodzic 7394c969cf
commit fd9495340a
2 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -14,7 +14,7 @@ setup(
"appdirs",
"boto3",
"bugout>=0.1.19",
"moonstream-entity>=0.0.3",
"moonstream-entity>=0.0.4",
"fastapi",
"moonstreamdb>=0.3.3",
"humbug",

Wyświetl plik

@ -39,7 +39,7 @@ setup(
"fastapi",
"moonstreamdb>=0.3.3",
"moonstream>=0.1.1",
"moonstream-entity>=0.0.3",
"moonstream-entity>=0.0.4",
"moonworm[moonstream]>=0.6.2",
"humbug",
"pydantic==1.9.2",