diff options
| author | 2020-09-21 17:29:10 -0700 | |
|---|---|---|
| committer | 2020-09-21 17:29:10 -0700 | |
| commit | 90c3c3bddd17a7b5ec5907041cc401f8685a502b (patch) | |
| tree | d6e3cf3f391982eceb4a0147dc6fde096725fd93 /Pipfile | |
| parent | Merge pull request #1167 from Numerlor/eval-escape-paste (diff) | |
Updated dependencies to include aioping.
Diffstat (limited to 'Pipfile')
| -rw-r--r-- | Pipfile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ name = "pypi" aio-pika = "~=6.1" aiodns = "~=2.0" aiohttp = "~=3.5" +aioping = "~=0.3.1" aioredis = "~=1.3.1" beautifulsoup4 = "~=4.9" colorama = {version = "~=0.4.3",sys_platform = "== 'win32'"} |