clingen-data-model / clinvar-streams

1 stars 0 forks source link

Update taoensso dependencies to work around conflicts. #68

Closed tbl3rd closed 1 year ago

tbl3rd commented 1 year ago

These changes allow me to start a REPL in clinvar-streams and removes an encore exclusion. Also sorted dependencies in deps.edn and cleaned up the ns form in clinvar-raw.stream. The only important updates are:

                 [com.taoensso/encore "3.24.0"]
                 [com.taoensso/nippy "3.2.0"]
                 [com.taoensso/timbre "5.2.1"]