WolfgangFahl / pyOnlineSpreadSheetEditing

python Online SpreadSheet Editing tool with configurable enhancer/importer and check phase
Apache License 2.0
2 stars 0 forks source link

streamlit / pandas dependency conflict #28

Closed WolfgangFahl closed 2 years ago

WolfgangFahl commented 2 years ago

The conflict is caused by: streamlit 1.8.1 depends on pandas>=0.21.0 pygenericspreadsheet 0.0.3 depends on pandas~=1.4.2

WolfgangFahl commented 2 years ago

remove streamlit