diff options
| author | 2021-03-10 20:10:56 +0300 | |
|---|---|---|
| committer | 2021-03-10 20:10:56 +0300 | |
| commit | 9d6ff9246b86759ebb48e22d863b132bc06e8def (patch) | |
| tree | 02de568d7ca142f43c55b5b046654a50bf78e994 /Pipfile | |
| parent | Modifies Silence Tests (diff) | |
| parent | Delete repo specific FUNDING.yml file in favour of org one in python-discord/... (diff) | |
Merge branch 'master' into voicechannel-mute
Diffstat (limited to 'Pipfile')
| -rw-r--r-- | Pipfile | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -6,7 +6,7 @@ name = "pypi"  [packages]  aio-pika = "~=6.1"  aiodns = "~=2.0" -aiohttp = "~=3.5" +aiohttp = "~=3.7"  aioping = "~=0.3.1"  aioredis = "~=1.3.1"  "async-rediscache[fakeredis]" = "~=0.1.2" | 
