linkml / schemasheets

Structure your data in a FAIR way using google sheets or TSVs. These are then converted to LinkML, and from there other formats
https://linkml.io/schemasheets/
41 stars 5 forks source link

problematic urllib3 or chardet versions for new verbatim stuff #43

Closed turbomam closed 1 year ago

turbomam commented 2 years ago

when running schemasheets/get_metaclass_slotvals.py or schemasheets/verbatim_sheets.py

/Users/MAM/Library/Caches/pypoetry/virtualenvs/schemasheets-FMUhH2LU-py3.9/lib/python3.9/site-packages/requests/init.py:109: RequestsDependencyWarning: urllib3 (1.26.9) or chardet (5.0.0)/charset_normalizer (2.0.12) doesn't match a supported version! warnings.warn(

turbomam commented 1 year ago

This pertains to #44 , which has been deprecated in favor of #51