asgiref >= 3.6.0, < 4.0.0  # For sync wrapper functionality

# base for all modules
urllib3 >= 1.25.3, < 3.0.0
python_dateutil >= 2.8.2, < 3.0.0
aiohttp >= 3.8.4, < 4.0.0
aiohttp-retry >= 2.8.3, < 3.0.0
pydantic >= 2.0.0, < 3.0.0
typing-extensions >= 4.7.1, < 5.0.0

# custom
# hive
requests >= 2.32.0, < 3.0.0
tqdm >= 4.67.0, < 5.0.0