Metadata-Version: 2.1
Name: CellProfiler
Version: 4.2.8
Home-page: https://github.com/CellProfiler/CellProfiler
Author: cellprofiler-dev
Author-email: cellprofiler-dev@broadinstitute.org
License: BSD
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Scientific/Engineering :: Image Recognition
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.8
License-File: LICENSE
Requires-Dist: boto3>=1.12.28
Requires-Dist: cellprofiler-core==4.2.8
Requires-Dist: centrosome<1.3,>=1.2.3
Requires-Dist: docutils==0.15.2
Requires-Dist: h5py<4,~=3.6.0
Requires-Dist: imageio>=2.5
Requires-Dist: inflect<7,>=2.1
Requires-Dist: Jinja2>=2.11.2
Requires-Dist: joblib>=0.13
Requires-Dist: mahotas>=1.4
Requires-Dist: matplotlib<4,>=3.1.3
Requires-Dist: mysqlclient==1.4.6
Requires-Dist: numpy>=1.20.1
Requires-Dist: Pillow>=7.1.0
Requires-Dist: prokaryote==2.4.4
Requires-Dist: python-bioformats<5,>=4.0.7
Requires-Dist: python-javabridge<5,>=4.0.3
Requires-Dist: pyzmq~=22.3
Requires-Dist: sentry-sdk==0.18.0
Requires-Dist: requests>=2.22
Requires-Dist: scipy==1.9.0
Requires-Dist: scikit-image==0.18.3
Requires-Dist: scikit-learn<1,>=0.20
Requires-Dist: six
Requires-Dist: tifffile<2022.4.22
Requires-Dist: wxPython<5,>=4.1.0
Provides-Extra: build
Requires-Dist: pyinstaller; extra == "build"
Requires-Dist: twine; extra == "build"
Provides-Extra: docs
Requires-Dist: Sphinx>=3.1.1; extra == "docs"
Requires-Dist: sphinx-rtd-theme>=0.5.0; extra == "docs"
Provides-Extra: test
Requires-Dist: pytest~=7.4.1; extra == "test"
