oncodash / oncodashkb

3 stars 4 forks source link

Poetry environment #10

Open mbaric758 opened 2 months ago

mbaric758 commented 2 months ago

Poetry lock seems to be out of date, and some dependencies should be added to pyproject.taml (Numpy and OntoWeaver most notably), or updated (BioCypher to newest version).

mbaric758 commented 1 month ago

Add:
biocypher = "^0.5.43" numpy = "^1.26.3" pandas = "^2.0.1"