duneanalytics / dune-client

A framework for interacting with Dune Analytics' officially supported API service
Apache License 2.0
85 stars 22 forks source link

relax the requirements on Deprecated package #102

Closed msf closed 11 months ago

msf commented 11 months ago

this avoids an existing packaging dependency conflict with Hex.

"The problem with Hex and dune-client is a conflict with a library called Deprecated. The dune-client needs “Deprecated>=1.2.14”, but some packages from Hex need “Deprecated>=1.2.13".