numpy>=1.24.0
pandas>=2.0.0
networkx>=3.1
scipy>=1.10.0
scikit-learn>=1.3.0
python-dateutil>=2.8.2
pytz>=2023.3
pyyaml>=6.0
tqdm>=4.65.0
joblib>=1.3.0

[all]
orgnet[auth,data,email,examples,export,graph,ml,mlops,nlp,stats,temporal,three-es,viz]

[auth]
PyJWT>=2.8.0

[data]
polars>=0.19.0
pyarrow>=12.0.0
fastparquet>=2023.4.0
numba>=0.58.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
black>=23.0.0
flake8>=6.0.0

[docs]
sphinx>=5.0.0
sphinx-rtd-theme>=1.2.0
myst-parser>=1.0.0

[email]
sentence-transformers>=2.2.0
umap-learn>=0.5.4
hdbscan>=0.8.33
faiss-cpu>=1.7.4
email-validator>=2.0.0

[examples]
faker>=19.0.0
jupyter>=1.0.0

[export]
openpyxl>=3.1.0
reportlab>=4.0.0
python-pptx>=0.6.21

[graph]
python-igraph>=0.10.0
node2vec>=0.4.6

[ml]
torch>=2.0.0
torch-geometric>=2.3.0
transformers>=4.30.0
sentence-transformers>=2.2.0

[mlops]
mlflow>=2.0.0

[nlp]
nltk>=3.8.1
spacy>=3.5.0
bertopic>=0.15.0
gensim>=4.3.0

[stats]
statsmodels>=0.14.0

[temporal]
ruptures>=1.1.8

[three-es]
SQLAlchemy>=2.0.23
alembic>=1.13.1
python-dotenv>=1.0.0
anomsmith>=0.0.2

[three-es-viz]
matplotlib>=3.7.0

[three-es-viz:python_version >= "3.12"]
plotsmith>=0.2.0

[viz]
matplotlib<4.0.0,>=3.7.0
seaborn>=0.12.0
pyvis>=0.3.2

[viz:python_version >= "3.12"]
plotsmith>=0.2.0
