python-dependency-injector/examples/miniapps/monitoring-daemon-asyncio/requirements.txt

7 lines
68 B
Plaintext
Raw Normal View History

2020-08-05 20:11:45 +03:00
dependency-injector
aiohttp
pyyaml
2020-08-06 04:47:56 +03:00
pytest
pytest-asyncio
pytest-cov