Metadata-Version: 2.1
Name: encord-active
Version: 0.1.10
Summary: 
License: AGPL-3.0-only
Author: Frederik Hvilshøj
Author-email: frederik@cord.tech
Requires-Python: >=3.9, !=2.7.*, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*, !=3.6.*, !=3.7.*, !=3.8.*
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: PyYAML (>=6.0,<7.0)
Requires-Dist: av (>=9.2.0,<10.0.0)
Requires-Dist: encord (>=0.1.43,<0.2.0)
Requires-Dist: faiss-cpu (>=1.7.2,<2.0.0)
Requires-Dist: gdown (>=4.5.1,<5.0.0)
Requires-Dist: inquirer (>=2.10.0,<3.0.0)
Requires-Dist: loguru (>=0.6.0,<0.7.0)
Requires-Dist: matplotlib (>=3.5.3,<4.0.0)
Requires-Dist: natsort (>=8.1.0,<9.0.0)
Requires-Dist: numpy (>=1.23.1,<2.0.0)
Requires-Dist: opencv-python (==4.5.5.64)
Requires-Dist: pandas (>=1.4.3,<2.0.0)
Requires-Dist: plotly (>=5.10.0,<6.0.0)
Requires-Dist: pydantic (>=1.10.2,<2.0.0)
Requires-Dist: python-dotenv (>=0.21.0,<0.22.0)
Requires-Dist: pytz (>=2022.2.1,<2023.0.0)
Requires-Dist: rich (>=12.6.0,<13.0.0)
Requires-Dist: scikit-learn (>=1.0.1,<2.0.0)
Requires-Dist: scipy (==1.8.1)
Requires-Dist: screeninfo (>=0.8.1,<0.9.0)
Requires-Dist: shapely (>=1.7.0,<2.0.0)
Requires-Dist: streamlit (==1.13.0)
Requires-Dist: streamlit-nested-layout (>=0.1.1,<0.2.0)
Requires-Dist: termcolor (>=2.0.1,<3.0.0)
Requires-Dist: toml (>=0.10.2,<0.11.0)
Requires-Dist: torch (>=1.12.1,<2.0.0)
Requires-Dist: torchvision (>=0.13.1,<0.14.0)
Requires-Dist: typer (>=0.6.1,<0.7.0)
Requires-Dist: types-pytz (>=2022.2.1,<2023.0.0)
Requires-Dist: watchdog (>=2.1.9,<3.0.0)
