From ffab8439215036393979b12650721330cf1f38c9 Mon Sep 17 00:00:00 2001 From: BobTheBuidler <70677534+BobTheBuidler@users.noreply.github.com> Date: Mon, 8 Apr 2024 17:02:09 -0400 Subject: [PATCH] feat: uniswap helper contract in ypm (#693) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 003202368..30008822f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ eth_retry>=0.1.19 eth-hash[pysha3] ez-a-sync==0.19.2 python-telegram-bot==13.15 -ypricemagic==2.16.12 +ypricemagic>=3.4.6 git+https://www.github.com/BobTheBuidler/eth-portfolio@0fb0db03365404824e109893bc8e042d2f140d85 git+https://www.github.com/BobTheBuidler/toolcache@e37b53cec64556d2b35df66767fca4c8f366a2fa memray \ No newline at end of file