sorgerlab / indra

INDRA (Integrated Network and Dynamical Reasoning Assembler) is an automated model assembly system interfacing with NLP systems and databases to collect knowledge, and through a process of assembly, produce causal graphs and dynamical models.
http://indra.bio
BSD 2-Clause "Simplified" License
171 stars 65 forks source link

Update dependencies #1417

Closed bgyori closed 1 year ago

bgyori commented 1 year ago

This PR updates to the latest protmapper version (which uses the new UniProt API) and also makes other necessary changes: limit the cython version to < 3 which seems to be necessary to make jnius compilation work, and update a UniProt test where the content changed over time.