From d31d78bd0f68e6421feeeff505de3ec38479eaba Mon Sep 17 00:00:00 2001 From: Amichay Oren Date: Mon, 8 Aug 2022 12:47:33 +0300 Subject: [PATCH] changes to dev setup --- liualgotrader/requirements/dev.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/liualgotrader/requirements/dev.txt b/liualgotrader/requirements/dev.txt index ba13c7e96..50e09f0cd 100644 --- a/liualgotrader/requirements/dev.txt +++ b/liualgotrader/requirements/dev.txt @@ -1,4 +1,3 @@ -aiohttp==3.8.1 alabaster==0.7.12 alpaca-trade-api==2.3.0 altair==4.2.0 @@ -6,7 +5,6 @@ appnope==0.1.3 argon2-cffi==21.3.0 argon2-cffi-bindings==21.2.0 astor==0.8.1 -astroid==2.12.2 asttokens==2.0.5 async-timeout==4.0.2 asyncpg==0.26.0 @@ -192,4 +190,5 @@ wrapt==1.14.1 yarl==1.7.2 yfinance==0.1.74 zipp==3.8.1 +coverage