You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Because no versions of textract match >1.6.5,<2.0.0
and textract (1.6.5) depends on xlrd (>=1.2.0,<1.3.0), textract (>=1.6.5,<2.0.0) requires xlrd (>=1.2.0,<1.3.0).
So, because sparkai-chatbot depends on both xlrd (^2.0.1) and textract (^1.6.5), version solving failed.
The text was updated successfully, but these errors were encountered:
Because no versions of textract match >1.6.5,<2.0.0
and textract (1.6.5) depends on xlrd (>=1.2.0,<1.3.0), textract (>=1.6.5,<2.0.0) requires xlrd (>=1.2.0,<1.3.0).
So, because sparkai-chatbot depends on both xlrd (^2.0.1) and textract (^1.6.5), version solving failed.
The text was updated successfully, but these errors were encountered: