lolipopshock / notion-df

Seamlessly Connecting Notion Database with Python Pandas DataFrame
MIT License
84 stars 14 forks source link

Pydantic requirement too strict #33

Open eric-october opened 1 year ago

eric-october commented 1 year ago

Could you relax the pydantic requirements to allow for 1.10? Note that pydantic released 2.0 with breaking changes so supporting all versions might be difficult. Thanks in advance!

lolipopshock commented 1 year ago

Thanks for reporting this! Absolutely ... that's indeed an issue and I've been hearing people complaining about it. Shall get it fixed asap.

buhrmann commented 1 year ago

Same here, cannot install because it conflicts with other libraries that have a pydantic dependency >=1.10.