open-reaction-database / ord-schema

Schema for the Open Reaction Database
https://open-reaction-database.org
Apache License 2.0
95 stars 26 forks source link

Rearrange dependencies #717

Open skearnes opened 5 months ago

skearnes commented 5 months ago

710 migrates to psycopg2-binary; I'm planning another PR where I rearrange the dependencies and move the ORM deps into extras_require.

Originally posted by @skearnes in #709