SD2E / experimental-intent-parser

A tool that combines a word-processing interface with structured tables and assisted linking to definitions to provide a simple interface for incremental codification of experiment designs.
BSD 3-Clause "New" or "Revised" License
4 stars 0 forks source link

Lock rdflib dependency #350

Closed bbartley closed 2 years ago

bbartley commented 2 years ago

Locks rdflib version to 5.0

The sbol3 and opil dependencies both try to pull in the latest major release of rdflib (v6) which has breaking changes