minor requirements updates

This commit is contained in:
Dima Gerasimov 2021-02-25 19:38:56 +00:00 committed by karlicoss
parent 0585cc4a89
commit 5ef638694e
4 changed files with 10 additions and 3 deletions

View file

@ -1,6 +1,9 @@
"""
[[https://play.google.com/store/apps/details?id=io.github.hidroh.materialistic][Materialistic]] app for Hackernews
"""
REQUIRES = ['dataset']
from datetime import datetime
from typing import Any, Dict, Iterator, NamedTuple