ydataai / ydata-synthetic

Synthetic data generators for tabular and time-series data
https://docs.synthetic.ydata.ai
MIT License
1.38k stars 232 forks source link

[BUG] Cannot install version 1.3.1 #311

Closed alabarga closed 6 months ago

alabarga commented 8 months ago

Describe the bug

Installing latest version finds incompatible dependendencies


There are incompatible versions in the resolved dependencies:
  matplotlib<3.7,>=3.2 (from ydata-profiling==4.0.0->ydata-synthetic[streamlit]==1.3.1->-r requirements.in (line 7))
  matplotlib==3.7.* (from ydata-synthetic[streamlit]==1.3.1->-r requirements.in (line 7))

Using pip-tools the latest version that can be installed is ydata-synthetic[streamlit]==1.0.1

To Reproduce

pip install ydata-synthetic[streamlit]

Desktop (please complete the following information):