From ccfafeeec2b793b21db7d290b0fd44b7a572c576 Mon Sep 17 00:00:00 2001 From: Tyler Goodlet Date: Fri, 24 Mar 2023 18:40:04 -0400 Subject: [PATCH] Drop `cryptofeed`, what a mess XD --- requirements.txt | 3 --- 1 file changed, 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 5e10a4ff..25951629 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,6 +13,3 @@ # ``asyncvnc`` for sending interactions to ib-gw inside docker -e git+https://github.com/pikers/asyncvnc.git@main#egg=asyncvnc - -# ``cryptofeed`` for connecting to various crypto exchanges + custom fixes --e git+https://github.com/pikers/cryptofeed.git@date_parsing#egg=cryptofeed