From f8d731607167b725067ee957cfbefadf529595c5 Mon Sep 17 00:00:00 2001 From: 0x5c Date: Sun, 10 Dec 2023 07:16:41 -0500 Subject: [PATCH] bump pycord to pre-release v5 --- CHANGELOG.md | 1 + requirements.txt | 3 +-- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2142677..6bf7207 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ## [Unreleased] ### Added - `?drapmap` command to display NOAA D Region Absorption Predictions map. +- Support for the new username format. ### Fixed - Issue where `?solarweather` would not show a picture (#474). diff --git a/requirements.txt b/requirements.txt index 3130a5f..06274e1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,4 @@ -py-cord~=2.3.2 -aiohttp[speedups] +py-cord-dev[speed]==2.5.0rc5 ctyparser~=2.0 gridtools~=1.0 callsignlookuptools[async]~=1.1