From 6fe516c17e07b8d2dba2b299edb4aac8392dae10 Mon Sep 17 00:00:00 2001 From: BobTheBuidler <70677534+BobTheBuidler@users.noreply.github.com> Date: Thu, 9 Nov 2023 21:05:13 -0500 Subject: [PATCH] fix: uni v3 edge case price err (#661) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a6c4774d4..d1ac43926 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 -git+https://www.github.com/BobTheBuidler/ypricemagic@382cb3a6e35fee96f6565dbdf7b709c6d699f0d1 +ypricemagic==2.16.6 git+https://www.github.com/BobTheBuidler/eth-portfolio@594b4eddf979739e23efa427e3dc508bf90594dc git+https://www.github.com/BobTheBuidler/toolcache@e37b53cec64556d2b35df66767fca4c8f366a2fa memray \ No newline at end of file