(ci/cd) add aiodynamo to testing

This commit is contained in:
ishaan-jaff 2024-01-16 17:41:34 -08:00
parent 2c79b8fc1b
commit 23ae967326

View file

@ -40,6 +40,7 @@ jobs:
pip install "httpx==0.24.1"
pip install "gunicorn==21.2.0"
pip install "anyio==3.7.1"
pip install "aiodynamo==23.10.1"
pip install "asyncio==3.4.3"
pip install "PyGithub==1.59.1"
- save_cache: