From 442e9d20e12061e94e652070818414e724a9535a Mon Sep 17 00:00:00 2001 From: Matthias Date: Mon, 26 Oct 2020 16:25:46 +0100 Subject: [PATCH] Remove pinned dependency of multidict --- requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1b97965f6..baf368adf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,6 @@ numpy==1.19.2 pandas==1.1.3 ccxt==1.36.85 -multidict==4.7.6 aiohttp==3.7.1 SQLAlchemy==1.3.20 python-telegram-bot==13.0