Metadata-Version: 2.1
Name: sampo
Version: 0.1.1.330
Summary: Open-source framework for adaptive manufacturing processes scheduling
License: BSD-3-Clause
Author: iAirLab
Author-email: iairlab@yandex.ru
Requires-Python: >=3.10,<3.11
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: deap (>=1.3.3,<1.4.0)
Requires-Dist: matplotlib (>=3.6.2,<3.7.0)
Requires-Dist: numpy (>=1.23.5)
Requires-Dist: pandas (>=2.0.0)
Requires-Dist: plotly (>=5.17.0,<5.18.0)
Requires-Dist: pytest (>=7.2.0,<7.3.0)
Requires-Dist: scipy (>=1.9.3,<1.10.0)
Requires-Dist: seaborn (>=0.12.1,<0.13.0)
Requires-Dist: sortedcontainers (>=2.4.0,<2.5.0)
Requires-Dist: toposort (>=1.7,<2.0)
