aimclub / Fedot.Industrial

Python framework for automated time series classification, regression and forecasting
https://fedotindustrial.readthedocs.io
BSD 3-Clause "New" or "Revised" License
84 stars 7 forks source link

Specify FEDOT version in requirements #111

Closed MorrisNein closed 11 months ago

MorrisNein commented 11 months ago

Currently, this framework depends on master-branch of FEDOT.

Presumably, this leads to an error in dependency resolution for projects that require other FEDOT versions than the latest. Example.

Is it currently possible to depend on a stable release?

MorrisNein commented 11 months ago

As far as I see now, the latest FEDOT.Industrial release depends on a stable FEDOT version.