From cf2e3bc1e09d82643d8f4425fa047196bb1664f8 Mon Sep 17 00:00:00 2001 From: BobTheBuidler <70677534+BobTheBuidler@users.noreply.github.com> Date: Sun, 12 Nov 2023 15:35:42 -0500 Subject: [PATCH] fix: 2 edge-y cases in ypm (#673) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3a7192296..46768d161 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ eth_retry>=0.1.19 eth-hash[pysha3] ez-a-sync==0.12.3 python-telegram-bot==13.15 -ypricemagic==2.16.10 +ypricemagic==2.16.12 git+https://www.github.com/BobTheBuidler/eth-portfolio@0fb0db03365404824e109893bc8e042d2f140d85 git+https://www.github.com/BobTheBuidler/toolcache@e37b53cec64556d2b35df66767fca4c8f366a2fa memray \ No newline at end of file